- Joined
- Jul 14, 2020
- Messages
- 128
Greetings Hive
I want to save in a variable the number of levels a unit gains. For example, I use the event unit gains a level, after that, a variable increases by 1.
But it does not detect when a unit goes up a single level, instead of that , he also does it when he gain many levels.
That is, if a unit goes from level 1 to 4, what will be stored in my levels variable will be 1. I would like to know if there is any way to detect how many levels a unit has gained, thanks.
I want to save in a variable the number of levels a unit gains. For example, I use the event unit gains a level, after that, a variable increases by 1.
But it does not detect when a unit goes up a single level, instead of that , he also does it when he gain many levels.
That is, if a unit goes from level 1 to 4, what will be stored in my levels variable will be 1. I would like to know if there is any way to detect how many levels a unit has gained, thanks.
