Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Do not use Discord to host any images you post, these links expire quickly! You can learn how to add images to your posts here.
Apologies if you've had troubles connecting to the site, you may need a VPN to access it. Staff are also facing issues connecting, so if it's urgent please message Cat on-site or through Discord directly.
Hey Guest, staff applications are open! If you are interested in becoming a forum staff member and/or Discord staff member, please apply through this Google Formbefore April 2! You can also message Cat with any questions.
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"...