I have a problem with creating a Black Belt trainer. I copied a already set team magma trainer and replaceds all of the 'team magmas' with 'BLACK BELT' and this is whwat it looks like now (these are the only things i changed besides text):
@>Comment: Type: BLACK BELT
@>Comment: Name: Nathan
@>Spcrit: pbTrainerIntro

BLACKBELT)
@>Conditional Branch: Script: pbTrainerBattle(PBTrainers::BLACKBELT,"Nathan",_I("A very good battle, indeed."),false,0)
#-------------------
BLACKBELT
Nathan
2
MACHOP,10,10,,LOWKICK,LEER,FOCUSENERGY
MANKEY,10,10,,SCRATCH,LEER,LOWKICK
83,BLACK_BELT,BLACK_BELT,40,,,,Male
When I run the game the trainer isn't there, please help, thanks.