I have added a new trainer type but it keeps asking me to add more types with the same name and if i select no it will ask agian! HELP!
"image removed"
I fixed it but when the battle starts this happens:
---------------------------
Pokemon Essentials
---------------------------
Exception: RuntimeError
Message: Script error within event 4, map 5 (Route 1):
Exception: TypeError
Message: Section066:620:in `+'false can't be coerced into Fixnum
***Full script:
pbTrainerBattle(PBTrainers::LASS,"May",_I("No! You cheated!"),false,0,false)
Interpreter:243:in `pbExecuteScript'
PokeBattle_Pokemon:620:in `calcHP'
PokeBattle_Pokemon:644:in `calcStats'
PokeBattle_Pokemon:641:in `each'
PokeBattle_Pokemon:641:in `calcStats'
PokemonTrainers:76:in `pbLoadTrainer'
PokemonTrainers:40:in `each'
PokemonTrainers:40:in `pbLoadTrainer'
PokemonTrainers:26:in `each'
PokemonTrainers:26:in `pbLoadTrainer'
Interpreter:276:in `pbExecuteScript'
Interpreter:788:in `command_111'
Interpreter:320:in `execute_command'
Interpreter:193:in `update'
Interpreter:106:in `loop'
Interpreter:198:in `update'
Scene_Map:103:in `update'
Scene_Map:101:in `loop'
Scene_Map:114:in `update'
Scene_Map:68:in `main'