Jump to content

Home

Important action script won't compile


Pikmin

Recommended Posts

So, change line 49 to:

AssignCommand(oDarthTraya, ActionPlayAnimation(ANIMATION_FIREFORGET_FORCE_CAST, 1.0));

Next, delete "}" in line 19.

To the end of script add "}".

In line 24 you didn't use "()" in ActionMoveToLocation fuction, so change it to:

AssignCommand(oDarthSion, ActionMoveToLocation(lsion_wp));

Now, line 66 should be something like that:

SetFacing(GetFacing(oDarthTraya))));

And now you can compile it. You could just read error Kotor Tool propadly told you about... But this script was one big error.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...