deepstrasz
Map Reviewer
- Joined
- Jun 4, 2009
- Messages
- 20,251
Hey Hive, I'm having problems with one of my units being affected by disease cloud. I have a trigger that whenever that unit is hit it spawns four dummy units which deal damage to nearby enemy units.
I've tried putting any of these four as conditions:
but when affected by an enemy unit's disease spell, my unit spawns those four dummies.
Any ideas how I can bypass this through GUI?
I've tried putting any of these four as conditions:
- Damage Source is a Plagued Unit (Bolean Classification Check Condition)
- Damage Source is not a Disease Cloud Unit Type (Unit Type Condition)
- Damage Source does not have Disease Cloud (Bolean Unit Buff Condition)
- Damage Source does not have Disease (Bolean Unit Buff Condition)
but when affected by an enemy unit's disease spell, my unit spawns those four dummies.
Any ideas how I can bypass this through GUI?