So I'm trying to create an aura that renders friendlies invisible while in range.
I've been having trouble doing so though. Tried a couple different variations and I've been to thehelper.net/forums but I'm not getting any response now. So maybe one of yall can help!
The trigger coding is as follows:
Band of Thieves
Events
Unit - A unit Learns a skill
Conditions
(Learned Hero Skill) Equal to Band of Thieves
Actions
Unit Group - Pick every unit in (Units within 512.00 of (Position of (Learning Hero))) and do (Unit - For (Matching unit) set ability state to Permanent for ability Band of Thieves )
I've been having trouble doing so though. Tried a couple different variations and I've been to thehelper.net/forums but I'm not getting any response now. So maybe one of yall can help!
The trigger coding is as follows:
Band of Thieves
Events
Unit - A unit Learns a skill
Conditions
(Learned Hero Skill) Equal to Band of Thieves
Actions
Unit Group - Pick every unit in (Units within 512.00 of (Position of (Learning Hero))) and do (Unit - For (Matching unit) set ability state to Permanent for ability Band of Thieves )