- Joined
- Jul 12, 2010
- Messages
- 1,734
Hey guys, I need a way to detect if a unit has a specific ability.
Currently I use this:
Since I don't need to detect the level of the ability, I just need to know if that unit has the ability.
So what I basically need is something like this:
Anybody has any suggestions? Maybe this trigger exists but I just couldn't find it??
Currently I use this:
- (Level of Wind Walk for (Triggering unit)) Equal to 1
Since I don't need to detect the level of the ability, I just need to know if that unit has the ability.
So what I basically need is something like this:
- ((Triggering unit) has ability Wind Walk) Equal to True
Anybody has any suggestions? Maybe this trigger exists but I just couldn't find it??