Quote:
Originally Posted by Far Way
I mean, I am kind of new to scripting. I'm good at A-Map, A-Text, and YAPE.
|
Relax, it's not too complicated.
At the very top of the script, type
#dynamic and then an offset of your choice (a common one is 0x800000)
Then you make a dynamic pointer for your changed movements (
#org @movements) and the
applymovements that reference them.
You'll get the hang of scripting soon enough.