Warcraft III resources & community, 2003–2006 · archived

Prevent Kill-Stealing?

6 posts
#1

Prevent Kill-Stealing?

If its possible, how do I prevent a unit from being attacked if its fighting another unit, to prevent kill-stealing (KS) in games.
#2
That's gonna need JASS. If it's even possible.

Unless... you had a unit variable for each hero, and when they attack a unit, the unit being attacked is checked to make sure it's not one of the hero variable units. If it is, you stop the attacking unit from attacking, if it isn't, you make it be that hero's 'unit', so that no-one else can attack it.
#3
This isn't the best way to prevent kill-stealing. It will also end with the team play.
#4
How about deviding the cash among the players that are around the area where the unit was killed?
#5
But that will be unfair to the person to kill. Thx for your suggestion anyways.
#6
You can give gold to everyone and more to the killer or just accept kill stealing :P