omg please help me this leaderboard is making me wanna sock the comp!!!! im trying to make it so whenever you kill someone it gives you points on your leaderboard, (exp) but... whenever i kill someone it doesnt do anything!! this is what im using..
Event:
A unit dies
------------
Action:
If (all conditions are true) then do (then actions)else do (else actions)
[Condition]
(Owner of (killing unit)) equal to player 1
[Action]
Set Exp[1] = ((Level of (dying unit)) x 5)
Turn on trigger refresh
and trigger refresh is just making the the leaderboard be the Variable number, Exp[1]
please help!
Event:
A unit dies
------------
Action:
If (all conditions are true) then do (then actions)else do (else actions)
[Condition]
(Owner of (killing unit)) equal to player 1
[Action]
Set Exp[1] = ((Level of (dying unit)) x 5)
Turn on trigger refresh
and trigger refresh is just making the the leaderboard be the Variable number, Exp[1]
please help!