Quote:
Originally Posted by Far Way
I am trying to make a script that involves the player's mother giving him the running shoes. That script involves movements.
Script:
The script freezes on the spot. I was reading diegoisawesome's XSE tutorial, and it said how to fix the freezing, but instead of doing so with text, it did so with dead links to images, preventing me from finding an answer there, so I ask here.
|
There's no way you have an applymovement 0x0
Look at the provided picture.
Also: I do not know if you are hacking Emerald or Fire Red, I don't know what 'special 0x171' does, but it doesn't look like your script will give the player the running shoes.
setflag 0x8C0 will give the player running shoes in Emerald.
setflag 0x82F (taken from a tutorial on YouTube, might be wrong) will give the player running shoes in Fire Red.
I also suggest using a Fanfare, 0x13E might work for you, maybe 0x171 too, a msgbox for obtaining the running shoes, and a 'waitfanfare' command afterwards.