• Hi, Guest!
    Some images might be missing as we move away from using embedded images, sorry for the mess!
    From now on, you'll be required to use a third party to host images. You can learn how to add images here, and if your thread is missing images you can request them here.
    Do not use Discord to host any images you post, these links expire quickly!
Resource icon

v21.1 [v20\v21] Secret Bases Remade 3.0.0

This resource pertains to version 21.1 of Pokémon Essentials.
Look I am having beyond trouble understanding why this won't work. It really makes no sense at all. The game is compiled, I've tried defining new decorations, old, etc. None of the "add decorations" scripts work, and it's giving me a name error every single time. It doesn't make sense, please get back to me ASAP because I need to have this figured out before a stream tomorrow. It's literally the EXACT ID "SMALLDESK" and it will not work!

[Pokémon Essentials version 20.1]
[v20.1 Hotfixes 1.0.7]

Script error in event 21 (coords 29,12), map 90 (Route 4)
Exception: NameError
Message: uninitialized constant Interpreter::SMALLDESK

***Full script:
pbReceiveDecoration(SMALLDESK)
Backtrace:
(eval):1:in `execute_script'
Interpreter:143:in `eval'
Interpreter:143:in `execute_script'
Interpreter_Commands:426:in `command_111'
Interpreter_Commands:29:in `execute_command'
Interpreter:133:in `block in update'
Interpreter:90:in `loop'
Interpreter:90:in `update'
Scene_Map:160:in `block in update'
Scene_Map:159:in `loop'
V
Vendily
You are missing the : for the symbol. it needs to be :SMALLDESK
The plugin does what is intend to do and works perfect, the setup is a little complicated but I got it done.
Now there is a bug to report were if you use the plugin following Pokémon the following pokemon plugin starts to work abnormally after placing items or taken away.
Back
Top