• 🏆 Texturing Contest #33 is OPEN! Contestants must re-texture a SD unit model found in-game (Warcraft 3 Classic), recreating the unit into a peaceful NPC version. 🔗Click here to enter!
  • It's time for the first HD Modeling Contest of 2024. Join the theme discussion for Hive's HD Modeling Contest #6! Click here to post your idea!

[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