Hi all,
I have recently returned to ROM hacking and intend to finish a game I started 10 years ago. I am currently re-scripting most of the events in the early game but have one script I cannot crack.
I am trying to do a basic warp function.
Everything works in my script except the warp. You obtain a Rainbow Pass and then speak to an NPC who offers to sail you to a new port. You say Yes, the seagallop animation plays, the screen fades back in but I am not warping to where I am telling the game to warp the player.
My script is below. I have highlighted the warp. I want to warp the a place in a map, map bank 3, map 0, position 1E 32. I have followed the scripting tutorials online but instead I get warped to a completely different map.
Any obvious errors with the warp in my script?
Thanks guys!