Never mind found out I was spelling Adamant Wrong
Trying to trade when I clicked on Zigzagoon this happened (Crashes Game) (1.16.2)
---------------------------
Pokemon Revision Red
---------------------------
Exception: RuntimeError
Message: Script error within event 5, map 103 (Route 1):
Exception: SyntaxError
Message: (eval):8:in `pbExecuteScript'compile error
(eval):8: syntax error
***Full script:
p=PokeBattle_Pokemon.new(:SHINX,
pbGetPokemon(1).level,$Trainer)
p.setGender(0) # Male
p.setAbility(0) # Justified
p.setNature(PBNatures::ADAMENT)
p.iv=[5,20,8,30,13,24]
p.trainerID=01985
p.calcStats
pbStartTrade(pbGet(1),p,"Bella","Donna",0)
Interpreter:276:in `pbExecuteScript'
Interpreter:1606:in `command_355'
Interpreter:494:in `execute_command'
Interpreter:193:in `update'
Interpreter:106:in `loop'
Interpreter:198:in `update'
Scene_Map:139:in `update'
Scene_Map:137:in `loop'
Scene_Map:150:in `update'
Scene_Map:104:in `main'
---------------------------
OK
---------------------------