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.
The Eevee Expo Game Jam has concluded! 🎉 Head on over to the game jam forum to play through the games. Don't forget to come back September 21st to vote for your favorites!
Reminder: AI-generated content is not allowed on the forums per the Rules and Regulations. Please contact us if you have 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"...