- Joined
- Apr 23, 2009
- Messages
- 94
-
Untitled Trigger 020
-
Events
-
Unit - A unit Finishes casting an ability
-
-
Conditions
-
((Ability being cast) Equal to Pick Up) and (((Casting unit) is A Hero) Equal to True)
-
-
Actions
-
Unit - Pause (Casting unit)
-
Special Effect - Create a special effect attached to the overhead of (Casting unit) using Abilities\Spells\Human\Thunderclap\ThunderclapTarget.mdl
-
-
-
Untitled Trigger 021
-
Events
-
Time - Every 4.00 seconds of game time
-
-
Conditions
-
Actions
-
Unit Group - Pick every unit in (Units owned by Player 1 (Red) matching (((Matching unit) is A Hero) Equal to True)) and do (Actions)
-
Loop - Actions
-
Unit - Unpause (Picked unit)
-
-
-
Unit Group - Pick every unit in (Units owned by Player 2 (Blue) matching (((Matching unit) is A Hero) Equal to True)) and do (Actions)
-
Loop - Actions
-
Unit - Unpause (Picked unit)
-
-
-
Unit Group - Pick every unit in (Units owned by Player 5 (Yellow) matching (((Matching unit) is A Hero) Equal to True)) and do (Actions)
-
Loop - Actions
-
Unit - Unpause (Picked unit)
-
-
-
Unit Group - Pick every unit in (Units owned by Player 7 (Green) matching (((Matching unit) is A Hero) Equal to True)) and do (Actions)
-
Loop - Actions
-
Unit - Unpause (Picked unit)
-
-
-
-
But i'm not sure why.. Anyone?