Quote:
Originally Posted by Lightning X
It,s not only for level script.I am using that command to move my ow to rendered screen an do animations..And the movesprite2 command really moves the ow permanently....U can see an example in pokemon Life.There is a similar script in that hack..
|
Alright, after further testing, I can say this with confidence.
Movesprite2 does
not work in a regular script. Only movesprite does.
Here are my results:

Here is the script I'll be using as a test.
The reload map special is there just for good measure.
Result of using above script:
This is just the regular movesprite command.
Now we'll test with movesprite2:
Result:
As you can see, movesprite2 doesn't move the NPC at all.
I did not edit the script other than replace 'movesprite' with 'movesprite2'.
This undeniably proves that movesprite2 is only to be used in a level script. For Firered, anyways. Edit: see my next post.
If you STILL have your doubts, test it out yourself!