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.
FYI, moves that replace abilities (like Worry Seed) bug the plugin a little. The sub-abilities still work as normal, but they're displayed as the ability the move inflicts. For example: Worry Seed replaces a Pokémon's ability with Insomnia. The sub-abilities still work as normal, but the ability...
Plugin works for v21.1, all that needs to be done is change line 173 from
"@ name = $Trainer.name"
to "@ name = $player.name"
(remove spaces between @ and name when adding tho)
I'm getting this error when opening the trainer card in the menu:
[Pokémon Essentials version 20.1]
[v20.1 Hotfixes 1.0.7]
Exception: NoMethodError
Message: undefined method `width' for nil:NilClass
Backtrace:
[New Trainer Card & League PC] TrainerCard_Card.rb:77:in `block in...
What do you mean by "last script section"? Do you mean the last chunk? Cuz i deleted the section that goes from "if (PluginManager.installed?("ZUD Mechanics")) then" to the end and i still got the weird scrolling bg bug
Is there a way to change icons in the menu? I'm using the modern quest system and encounter UI and their icons both default to the debug icon. Is there a way to change them?
I'm having a problem activating a quest. I get this error:
[Pokémon Essentials version 20.1]
[v20.1 Hotfixes 1.0.4]
Script error in event 12 (coords 6,5), map 4 (Pokémon Lab)
Exception: NameError
Message: uninitialized constant Interpreter::Quest13
***Full script:
activateQuest(Quest13...