• The Eevee Expo Game Jam #10 has concluded, congratulations to all participants! Now it's time for the judges to play through the games, and you can play along to vote who deserves the community choice spotlight.
    You can check out the submitted games here!
    Play through the games and provide some feedback to the devs while you're at it!
  • Hi, Guest!
    Some images might be missing as we move away from using embedded images, sorry for the mess!
    From now on, you'll be required to use a third party to host images. You can learn how to add images here, and if your thread is missing images you can request them here.
    Do not use Discord to host any images you post, these links expire quickly!
Resource icon

Resource Stat Change Overlay 1.0.2

phantombass

Cooltrainer
Member
Joined
Sep 21, 2020
Posts
249
phantombass submitted a new resource:

Stat Change Overlay - See all the stat changes in battle

Currently only for vanilla Essentials v20. As you get stat boosts and drops, this automatically updates the UI with a graphic showing those changes. Works for any size battle.

View attachment 10338
View attachment 10339

To install, extract the zip and copy the Graphics and Plugins folder directly to your game folder. DM me here or on discord at @Phantombass#2120 with any questions :]

Read more about this resource...
 

SebastiaanZ

Trainer
Member
Joined
Jun 5, 2019
Posts
60
They take up to much of the screen, but neat nonetheless. Especially if you're doing 2v2 or 3v3
 

Rekiem

Rookie
Member
Joined
Jun 13, 2022
Posts
1
I created graphics for your script if you want to use them! :)

stats.png

LINK
 
Last edited:

Mashirosakura

With my wishes frozen in time and long forgotten
Discord Mod
I have a question! I have a buncha new graphics from the Gen 8 plug in. Wouldn't overwriting the Graphics folder as per the instructions get rid of, well, everything?
No, that resource doesn't touch the folder this one's images go in
 

tammyclaydon

Novice
Member
Joined
Mar 21, 2022
Posts
35
is this supposed to work with 20.1
im getting the following error

Code:
Expand Collapse Copy
[Pokémon Essentials version 20.1]
[v20.1 Hotfixes 1.0.2]

Exception: NoMethodError
Message: undefined method `bitmap=' for nil:NilClass

Backtrace:
[Stat Change Overlay] Script.rb:207:in `overlay_refresh'
[Stat Change Overlay] Script.rb:245:in `update'
187:Battle_Scene:117:in `block in pbFrameUpdate'
187:Battle_Scene:115:in `each'
187:Battle_Scene:115:in `each_with_index'
187:Battle_Scene:115:in `pbFrameUpdate'
187:Battle_Scene:82:in `pbUpdate'
190:Scene_PlayAnimations:10:in `block in pbBattleIntroAnimation'
190:Scene_PlayAnimations:8:in `loop'
190:Scene_PlayAnimations:8:in `pbBattleIntroAnimation'
 

Ponap

Rookie
Member
Joined
Jul 20, 2022
Posts
1
It's not updated for the latest Hotfixes plugin.

That seems to be why that error occurs.
 

phantombass

Cooltrainer
Member
Joined
Sep 21, 2020
Posts
249
I apologize for the lack of response. For some reason I wasn't getting notifications on this thread. I'll have an update soon
 

phantombass

Cooltrainer
Member
Joined
Sep 21, 2020
Posts
249
is this supposed to work with 20.1
im getting the following error

Code:
Expand Collapse Copy
[Pokémon Essentials version 20.1]
[v20.1 Hotfixes 1.0.2]

Exception: NoMethodError
Message: undefined method `bitmap=' for nil:NilClass

Backtrace:
[Stat Change Overlay] Script.rb:207:in `overlay_refresh'
[Stat Change Overlay] Script.rb:245:in `update'
187:Battle_Scene:117:in `block in pbFrameUpdate'
187:Battle_Scene:115:in `each'
187:Battle_Scene:115:in `each_with_index'
187:Battle_Scene:115:in `pbFrameUpdate'
187:Battle_Scene:82:in `pbUpdate'
190:Scene_PlayAnimations:10:in `block in pbBattleIntroAnimation'
190:Scene_PlayAnimations:8:in `loop'
190:Scene_PlayAnimations:8:in `pbBattleIntroAnimation'
This looks like an issue with where you installed the graphics. Just let it merge with the Graphics folder in the root of your game folder.
 

Panda Masala

Rookie
Member
Joined
May 31, 2023
Posts
7
Hey- Thanks for making this pack. It's a wicked powerful base code when it comes to making a stat change GUI.

Any idea how I could get it to bob up and down in sync with the pokemon databox though? I've been going insane over this.
 
Back
Top