pkmntrainerpaul
New account: P-Sign
- 440
- Posts
- 16
- Years
- Age 29
- The Netherlands
- Seen Jan 9, 2013
I've got a problem with Pokemon Essentials.
Atcually, I'm using Essentials DS, but since this question is regarding an Essentials Script, I posted it here.
I've downgraded the menu by removing the HGSSMenu and replacing PokemonMenu and Scene_Map with the scripts of Essentials.
However, when I talk to an event with the trigger set on Action Button, I'm getting this error:
Exception: NoMethodError
Message: undefined method `onAction' for Events:Module
Scene_Map:165:in `update'
Scene_Map:63:in `main'
Scene_Map:60:in `loop'
Scene_Map:67:in `main'
Main:45:in `mainFunctionDebug'
Main:16:in `mainFunction'
Main:16:in `pbCriticalCode'
Main:16:in `mainFunction'
Main:56
Main:55:in `loop'
Does someone know how to fix this?
Nevermind, fixed it.
Atcually, I'm using Essentials DS, but since this question is regarding an Essentials Script, I posted it here.
I've downgraded the menu by removing the HGSSMenu and replacing PokemonMenu and Scene_Map with the scripts of Essentials.
However, when I talk to an event with the trigger set on Action Button, I'm getting this error:
Spoiler:
Exception: NoMethodError
Message: undefined method `onAction' for Events:Module
Scene_Map:165:in `update'
Scene_Map:63:in `main'
Scene_Map:60:in `loop'
Scene_Map:67:in `main'
Main:45:in `mainFunctionDebug'
Main:16:in `mainFunction'
Main:16:in `pbCriticalCode'
Main:16:in `mainFunction'
Main:56
Main:55:in `loop'
Does someone know how to fix this?
Nevermind, fixed it.
Last edited: