Hi all, I'm very new to romhacking, so please bear with me. I am hacking an Emerald Liberate based ROM (for all of the new updates and goodies), and while changing some random things, all of a sudden my script does not work anymore. I had this same error
"This is a test message""This is a signpost" once before, but I managed to fix that by sheer luck. Now, whatever I try to do that seems logical, it won't work. I've seen
this thread where someone links a list to all the Var/Flag location and uses. I use only the Vars from 0x6000 onwards, as I think that is a safe bet (might be wrong on that tho). I did change the Var value to a few random numbers, but the same message keeps popping up.
In the Advance map, I do have the right flag and value set in the Map Script. If I change that to not match, the script would just repeat itself.
So my actual question would be: Where does this error come from (and how to prevent it of course), and how can I fix it?
Code here: