- Joined
- Nov 9, 2015
- Messages
- 45
- Reaction score
- 1
- First Language
- German
Hey guys,
does something like a damage popup command exist? I use a "battler.gainHp(-50)" command inside a state, but sadly the popup of these 50 damage don't show up by default.
To be more precisely: I use it inside the <Custom Deselect Effect> of the Yanfly's BuffStatesCore plugin. The weired thing is, that if you write the same line inside the <Custom Regenerate Effect> the damage pops up just normal.
I guess there is a command for it, but Google doesn't help me that much.
does something like a damage popup command exist? I use a "battler.gainHp(-50)" command inside a state, but sadly the popup of these 50 damage don't show up by default.
To be more precisely: I use it inside the <Custom Deselect Effect> of the Yanfly's BuffStatesCore plugin. The weired thing is, that if you write the same line inside the <Custom Regenerate Effect> the damage pops up just normal.
I guess there is a command for it, but Google doesn't help me that much.

