Quote:
Originally Posted by Also Known as Pokedude™
I didn't. But it fixed itself. Weird. 0_0
Hmm.. Another problem.
I made a Pokemon battle with the new "TEAM ROCKET". The text worked out okay...

And then, it says this: Can't find battle 1(of 5) for the trainer(TEAMROCKET, Grunt) in Trainer data file. So it said I could edit the pokemon there, and I did that. Then it suddenly says...

...and I said "no". Then it went on changing it to 3(of 5) and 4 (of 5)... I wonder how I can disable that.
Here's my script, in case there's something wrong with it...

|
The problem is, you have a phone trainer information, meaning it's set up so that you can have several battles with the trainer when they call you. to fix this so that it's a 1 time trainer, do this:
get rid of 4 of the "comment: battle:"s, so that there is only 1.
get rid of the "comment: regspeech"
get rid of the "script:kernel.pnTrainerCheck"
and lastly, get rid of the "script: pbPhoneRegisterBattle".
and there, all fixed. :D