Warcraft III resources & community, 2003–2006 · archived

Condition - checking level of ability?

5 posts
#1

Condition - checking level of ability?

Ok I'm making a trigger for a spell:

event - an unit begins casting an ability

conditions - ability equal to cloak

actions-
if/then/else-multiple functions-
Here's where my problem is. I can't find the condition for checking the level of an ability.


Anyone help? Is there even such a condition ... :/
#2
integer comparison
#3
Integer comparison:

(Level of (Ability being casted)) Equal To 1
#4
Thanks very much :!: :)
#5
No problem. :wink: