Warcraft III resources & community, 2003–2006 · archived

Hero Kill Count/Leader Boards

2 posts
#1

Hero Kill Count/Leader Boards

Im confused...How do I make it so that in my Hero arena every time a hero gets 2+ kills in a row it shows a message saying *owner of killing unit* is on a killing spree... plz help -IrAiNhEll
#2
Easy...

A unit dies

Set Kill player number of ass (the double, spree ETC varibable) = Kill player number of ass + 1
Multiple actions:
If Kill player ETC equal to 2
Then Game message: ass is on a double kill!
Else Multiple Actions
if Kill player number of Ass equal to 3.
Then Ass is on a killing spree!
Else: NOTHING on both.
ETC


Btw, out of the Multiple actions below make a:
wait 5 seconds.
Set Kills player number of ass = 0, so that i dont keep spam double kills :)