• 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.

Kill Counter for Everyone

Status
Not open for further replies.
  • Kills
    • Events
      • Unit - A unit Dies
    • Conditions
    • Actions
      • Set my_integer_array[(Player number of (Owner of (Killing unit)))] = (my_integer_array[(Player number of (Owner of (Killing unit)))] + 1)
      • Multiboard - Set the text for Multiboard item in column 1, row [(Player number of (Owner of (Killing unit)))] to [(String(my_integer_array[(Player number of (Owner of (Killing unit)))]
This is basic trigger, it should help :D

This should helps as well:
Essentials Tutorial [22 Aug 2009 06:25]Deuterium
Leaderboards [10 Aug 2006 06:18]Archian
Multiboard Counter [30 Dec 2008 09:30]Squiggy
Multiboards [11 Apr 2006 04:41]Bob27
 
Status
Not open for further replies.
Top