Quote:
Originally Posted by danilolc
My game freeze when execute this script:
I selectet to execute in a script in Advanced Map (talking level - 03).
|
First of all, what the heck is the program you're using? As well, you're missing:
-dynamic offset
-#org @start
- it's only lock in the second line. Lockall doesn't exist in XSE language.
-face player after that "lockall"
-your wait movement after the applymovement
-finally the end of the movements code which is #raw 0xFE (I've bolded it in the script)