Ok, so I'm trying to make a trigger that says:
If player gains a level
then if level is multiple of 5
then give 1 skill point if not take 1 skill point away
Trying to make it so, you only get a skill point every 5 levels.
Well I originally made a trigger that says:
The trigger works fine if the Hero only gains a single level, but if the Hero gain's enough EXP to gain multiple levels this trigger doesn't work.
So, someone suggested to do this:
Ok, so his trigger looks like:
But, this doesn't work and he's offline @ the moment... This trigger always removes a skill point and never lets u have one.
I've tried changing various things on this trigger and it's not working...
Does anyone on here know what I'm doing wrong?
If player gains a level
then if level is multiple of 5
then give 1 skill point if not take 1 skill point away
Trying to make it so, you only get a skill point every 5 levels.
Well I originally made a trigger that says:
The trigger works fine if the Hero only gains a single level, but if the Hero gain's enough EXP to gain multiple levels this trigger doesn't work.
So, someone suggested to do this:
Ok, so his trigger looks like:
But, this doesn't work and he's offline @ the moment... This trigger always removes a skill point and never lets u have one.
I've tried changing various things on this trigger and it's not working...
Does anyone on here know what I'm doing wrong?