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

Damage Detection 0.17

This bundle is marked as useful / simple. Simplicity is bliss, low effort and/or may contain minor bugs.
This Spell Shows How Many Damage Have Done Players To Each Other...

Keywords:
Damage Detection
Contents

Damage Detection v0.19 (Map)

Reviews
12th Dec 2015 IcemanBo: Too long as NeedsFix. Rejected. 14:50, 4th Dec 2011 Pharaoh_: Bad way of coding such a system. You periodically pick every unit to detect possible damage taken, when some units are already assigned to the Create floating...

Moderator

M

Moderator

12th Dec 2015
IcemanBo: Too long as NeedsFix. Rejected.

14:50, 4th Dec 2011
Pharaoh_: Bad way of coding such a system. You periodically pick every unit to detect possible damage taken, when some units are already assigned to the Create floating text trigger. What is more, you bloat the trigger with multiple events and the assigned units will still be taken into consideration, even if they die. You also use a periodic event, which can be avoided in this system. Finally, (Attacked unit) doesn't constitute a response to the Unit takes damage event.

There are other, more efficient damage systems on Hive.
 
Top