- 20
- Posts
- 7
- Years
- Seen Aug 29, 2020
So it's not an error that stops me from playing the game but it will ignore npc trainer id's for example
pbTrainerBattle(PBTrainers::RIVAL,"James",_I("......!"),false,1)
Its supposed to show me 2 pokemon because it is a rival but instead it doesn't change
and I think it has something to do with my script because I started base essentials imported all my assets and pbs files but when I inserted my scripts file into data I ran into the same problem but I don't want to download each individual script again so could anyone point me in the direction of what might be the source of my problems
pbTrainerBattle(PBTrainers::RIVAL,"James",_I("......!"),false,1)
Its supposed to show me 2 pokemon because it is a rival but instead it doesn't change
and I think it has something to do with my script because I started base essentials imported all my assets and pbs files but when I inserted my scripts file into data I ran into the same problem but I don't want to download each individual script again so could anyone point me in the direction of what might be the source of my problems