LeaderBoard problem...

Status
Not open for further replies.

SmartGood

S

SmartGood

1) i am trying to do> that a player gets 1000 score then he wins and others lose.
I have that but now i need counting in leaderboard> a unit dies the killer get 1score in leaderboard value...
 
  • Events:
    • A unit dies
  • Conditions:
    • Triggering unit belongs to an enemy of owner of killing unit equal to true
  • Actions:
    • Set KillVar [player number of owner of killing unit] = Killvar + 1
    • Leaderboard - Set value for owner of killing unit in last created leaderboard to KillVar [player number of owner of killing unit]
this topic is in the wrong forum..
 
Status
Not open for further replies.
Back
Top