Hey,
So, I'm using PKSV-UI for scripting my Firered hack. I have a map script using type [02] in the header set to activate when var 4034 = 0x10. The player is warped here directly from a script used in a prior room, which also sets 4034 to 0x10:
The script in the prior room:
The script activates correctly once the player is warped to the room and plays out as intended until the very end. Control is never returned to the player, and the player character stays frozen in place, even though the "release" command is included before ending the script. I'm not sure why it doesn't seem to be functioning.
The problem script:
Anyone know what's wrong here? I'd appreciate any insight.
Thanks ♪