- 115
- Posts
- 15
- Years
- Seen Sep 4, 2023
Hello,
I changed the variable MAXIMUMLEVEL in settings so that I could create trainers with pokemon beyond level 100. The game is compiling alright, but the editor is not.
I get this error message only when I try to open the editor:
Thank you very much in advance.
Giu
I changed the variable MAXIMUMLEVEL in settings so that I could create trainers with pokemon beyond level 100. The game is compiling alright, but the editor is not.
I get this error message only when I try to open the editor:
What can I do? I went to the "Compile" script, but I couldn't figure out what to change in those lines.Exception: RuntimeError
Message: Bad level: 104 (must be from 1-100)
File PBS/trainers.txt, line 929
HYPNO,104,LEFTOVERS,PSYCHIC,NASTYPLOT,DISABLE,THUNDERWAVE,,,0,false,,10,70,,false
Compiler:1412:in `pbCompileTrainers'
Compiler:1402:in `each'
Compiler:1402:in `pbCompileTrainers'
Compiler:1379:in `loop'
Compiler:1467:in `pbCompileTrainers'
Compiler:3953:in `pbCompileAllData'
Compiler:4071
Thank you very much in advance.
Giu
Last edited: