Qhimm.com Forums
Miscellaneous Forums => Scripting and Reverse Engineering => Topic started by: genesis063 on 2013-09-11 06:15:16
-
I don't see the script where the last few lines are where Barret walks to you and joins your party. I have seen the party changes else where but there. Anyone know what the deal is?
-
Are you looking for this?
- nmkin_1 (ID: 120)
'- 12 evb (the script runs when you enter a position)
'- S3 - Move
-
Possible but i'm a little confused what the game moment thing does and the labels. Okay I managed to get the desired effect however I ran into problems with the elevator. Everything worked fine until Barret now Vincent finishes their speal with Cloud/Sephiroth and when he is suppose to turn and rejoin the party in Cloud/Sephiroth he tries then stops. I thought I put the right animation in. Could it be that I didn't get the right one after all?
-
Have you checked it against the original script?
Did you have made changes to scripts?
I see the script rigth now before me. Try to kill 'Wait for animation', maybe it freeze the game, because the animation has no end (not sure of that).
-
I have the original and my custom one. I made a back up of the original. I confess I am still new to modding the script and how it all works. Could I find some explanations and examples on the wiki?
-
I don't know. The script is very logical, but they solved identical content in different ways. So it's often pretty hard to find something particular in it and understand how a scene is working, specially if some variables shows up.
-
I guess my best bet is to try to copy some and tinker with them. Thanks for all the info man appreciate it. Atleast I know there is a possible way of doing things that I am trying to do just got to keep at it I guess. Tried killing the wait till and the frame thing and same thing happened.