[Trigger] Damage engine question

Status
Not open for further replies.
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.
Back
Top