• 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] Damage engine question

Status
Not open for further replies.
Level 8
Joined
Dec 30, 2011
Messages
134
I want know how add a condition that be, for example:

//**********************************
If [DamageType] == Ranged then
X actions
endif
//**********************************

using the Damage Engine's @maghteridon96

//**********************************

I tried with this:

//**********************************
DamageEventType Equal to DamageTypeRanged
//**********************************

But doesn't works
 
Status
Not open for further replies.
Top