- Joined
- Sep 18, 2011
- Messages
- 195
Set variable: tmpUnit = Event response - triggering unit
Custom script: call tmpReal=UnitAbilityGetCooldown( udg_tmpUnit, inAbility, inCooldown);
1 - What are {inAbility} and {inCooldown}
2 - Is my custom script syntax correct?
3 - is there a GUI method for this? (if easier)
Custom script: call tmpReal=UnitAbilityGetCooldown( udg_tmpUnit, inAbility, inCooldown);
1 - What are {inAbility} and {inCooldown}
2 - Is my custom script syntax correct?
3 - is there a GUI method for this? (if easier)