I am trying to make it so a player gets a bounty in gold equal to the unit that is killed point value.
The point values of my units range from 1-30
I tried this,
can someone tell me the right way to do this.
/edit:
the bounty given to the killing player should be equal to 1/4 of the dying units point value.
The point values of my units range from 1-30
I tried this,
- Player - Add ((Point-value of (Triggering unit)) / 4) to (Owner of (Killing unit)) Current gold
can someone tell me the right way to do this.
/edit:
the bounty given to the killing player should be equal to 1/4 of the dying units point value.
Last edited: