[Trigger] how do i cheak if a unit has a buff

Status
Not open for further replies.
Level 11
Joined
Sep 12, 2008
Messages
657
hey, im trying to make a spell that cheaks if a unit has a buff,
and if it does have the buff, to move to the target unit.. and if not, to do nothing..
thanks in advance.. (sorry if its a stupid question :/, im still new with spells)

Edit: ops, solved... i didnt cheak in bolean.. err thanks anyways o_O
 
Level 4
Joined
Apr 20, 2009
Messages
106
Condition->Boolean Comparison->Unit Has Specific Buff

A quick example looks like this
  • ((Triggering unit) has buff Anti-magic Shell) Equal to True
 
Status
Not open for further replies.
Top