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

[Trigger] Way to track damage/healing done to generic target ?

Status
Not open for further replies.
Level 12
Joined
Mar 16, 2006
Messages
992
Is there a way ?

For specific

Events
Unit - <myunit>gen Takes damage (something like that)

But for generic ?


A unit takes damage
Unit = ? (if you want)

Set TotalDamage[CustomValue of Unit taking damage] = TotalDamage[CustomValue of Unit taking damage] + damage taken?
 
Status
Not open for further replies.
Top