• 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!
Resource icon

Resource EBDX Stat Change Overlay 1.2

Hi, very nice script, thanks for sharing.

There are some attacks whose animations make the data boxes disappear momentarily. Is there a way to make these indicators disappear as well?
 
Currently this plugin causes a crash in a safari zone.

Is there a to disable it if the safari game is active?


Error Message:
Expand Collapse Copy
[Pokémon Essentials version 19.1]
[Pokémon Alexandrite v1.0.5]
[v19.1 Hotfixes 1.0.5]
[EBDX v1.2.1]

Exception: NoMethodError
Message: undefined method `singleBattle?' for #<PokeBattle_SafariZone>

Backtrace:
[EBDX Stat Boost Overlay] Script.rb:5:in `setUp'
[Elite Battle: DX] UI Data Boxes.rb:193:in `render'
[Elite Battle: DX] Scene Battle.rb:162:in `block in loadWildBitmaps'
[Elite Battle: DX] Scene Battle.rb:160:in `each'
[Elite Battle: DX] Scene Battle.rb:160:in `loadWildBitmaps'
[Elite Battle: DX] Scene Battle.rb:145:in `initializeSprites'
[Elite Battle: DX] Scene Battle.rb:93:in `pbStartBattle'
205:PokeBattle_SafariZone:425:in `pbStartBattle'
313:SafariZone:116:in `block (2 levels) in pbSafariBattle'
[Elite Battle: DX] Scene Battle.rb:437:in `pbSceneStandby'
 
Back
Top