With Essentials Deluxe new update they now use the "ACTION/Confirm" button to open a menu in the Pokemon summary Screen. As a result you can't access the EV locator and I don't think the plugin is compatible anymore.
I have this error show up whenever I try to use certain recipes I just picked up.
[Pokémon Essentials version 20.1]
[v20.1 Hotfixes 1.0.7]
Script error in event 10 (coords 1,1), map 32 (Tone's House)
Exception: RuntimeError
Message: Invalid Recipe ID AdamantMint.
***Full script...
I'm having trouble figuring out what value is expected when for the 2nd variable when using tailwind
I have it set up as the following in my code
"afterLast_foe" => {
:team => [PBEffects::Tailwind, x]
},
For "x" I've tried integers from 0 to 5 and ":Self" as well as ":side"...