More a flag help question than a script help question, but still.
Is the trainer number that A-Trainer provides you also a flag? Like, if I did a script like this:
Quote:
#dynamic 0xOFFSET
#org @start
trainerbattle 0x0 0x1234 0x0 @before @after
msgbox @later 0x6
end
|
And if there's an NPC on another map with the People ID of
1234, after battling this trainer, would that NPC disappear? Or are the trainer numbers and normal flags different?
Edit: After experimenting to see for sure, HackMew's statement below holds true. Trainerbattle flags =/= regular flags. Oh well.