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...