- Joined
- Jul 28, 2013
- Messages
- 768
Hello guys,
Is there a way to trigger the event A unit dies with the condition Has a specific buff?
(Apparently this doesn't work since the dead unit will no longer carry any buffs)
Is that doable without Jass and breaking all hell loose?
Thank you.
Is there a way to trigger the event A unit dies with the condition Has a specific buff?
(Apparently this doesn't work since the dead unit will no longer carry any buffs)
-
Example
-
Events
-
Unit - A unit Dies
-
-
Conditions
-
((Dying unit) has buff Soul Burn) Equal to True
-
-
Actions
-
Is that doable without Jass and breaking all hell loose?
Thank you.