• Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.
  • Create a faction for Warcraft 3 and enter Hive's 19th Techtree Contest: Co-Op Commanders! Click here to enter!
  • Create a void inspired texture for Warcraft 3 and enter Hive's 34th Texturing Contest: Void! Click here to enter!
  • The Hive's 21st Texturing Contest: Upgrade is now concluded, time to vote for your favourite set of icons! Click here to vote!

LeaderBoard problem...

Status
Not open for further replies.
Level 1
Joined
Jun 3, 2008
Messages
5
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...
 
Level 11
Joined
Dec 11, 2007
Messages
888
  • 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.
Top