To all who have this model pack
When you write a script or if any older scripts are encountered where the characters appear to be stuck and kind of shake and shimmy, you need to know this: when a semi-colon is on a line no matter in what position of that line, then that line is treated as a comment. That is the problem with the scripts for in Model Pack 20 and was also one of the problems in Model Pack 52.
To the fix the script do the following.
Locate the text:
;this is the callback after the enemy dies to reset his aimation
It is found on four (4) separate lines.
Either delete this text or cut it from the line it is on and paste it above the line where it was found.
Be sure and include the semi-colon. That's what causes the line not to be executed.
This is all that is necessary. The script and your characters will then work fine.
If you have FPI EditPad, you will notice that the line is colored green. This means the line is considered a comment line and it will be ignored. So anytime you see a green line check to see if there is a semi-colon -- not at the beginning -- but at the end of valid commands. This will probably mean that the valid commands need to be executed and therefore the commented text needs to be deleted or moved.
"A programmer is just a tool which converts caffeine into code . . . reminds me….. if I had one more brain cell, I could have a synapse! woo hoo, Sparky!
~I'm the Terry of the Flatlands.