- Joined
- Jun 1, 2008
- Messages
- 485
Well, I'm working for a spell and get a question.
Locust Swarm (Ulti of Crypt Lord) is summon a unit, yes? How can I detect the summoning of that unit?
Is a trigger like this will work?
~Mage_Goo
Locust Swarm (Ulti of Crypt Lord) is summon a unit, yes? How can I detect the summoning of that unit?
Is a trigger like this will work?
-
Detect Locust
-
Events
- Unit - A unit Spawns a summoned unit
-
Conditions
- (Unit-type of (Summoned unit)) Equal to Locust
-
Actions
- -------- Do Action --------
-
Events
~Mage_Goo