I just converted one of my older scripts to RF2, and I don't understand why it's saying that I'm not using a valid ObjType.
Here's the issue -
I also tried:Simba Code:TheObject := R_GetObjectAt(ObjTile, OBJ_INTERACTABLE);
I do this to detect trees at certain spots for those who were wondering. Can anyone help out? Thanks.Simba Code:TheObject := R_GetObjectAt(ObjTile, 0);



Reply With Quote




