• Just a reminder that providing specifics on, sharing links to, or naming websites where ROMs can be accessed is against the rules. If your post has any of this information it will be removed.
  • Our friends from the Johto Times are hosting a favorite Pokémon poll - and we'd love for you to participate! Click here for information on how to vote for your favorites!
  • Welcome to PokéCommunity! Register now and join one of the best fan communities on the 'net to talk Pokémon and more! We are not affiliated with The Pokémon Company or Nintendo.

[Script] applymovements won't work after msgbox

You need to include the command 'waitmovement 0x0' after you move the player for the second time. It works in the second screenshot because the game needs to load the textbox/ text, giving the script time to implement the movements, whereas in the first one it instantly ends before any movements can be carried out.
 
You need to include the command 'waitmovement 0x0' after you move the player for the second time. It works in the second screenshot because the game needs to load the textbox/ text, giving the script time to implement the movements, whereas in the first one it instantly ends before any movements can be carried out.
Awesome, thanks for the help!
 
Back
Top