Pikmin Posted August 16, 2008 Share Posted August 16, 2008 Ok, i've put together a script for TSLCR, and it won't compile(big surprise). The script contains spoilers so I suggest only looking if you are going to help. EDIT: Ok, it was fixed so I removed the script. Link to comment Share on other sites More sharing options...
zbyl2 Posted August 16, 2008 Share Posted August 16, 2008 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 More sharing options...
Pikmin Posted August 16, 2008 Author Share Posted August 16, 2008 Yeah, I tried fixing it by listening to KotorTool but it was to complicated. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.