- Joined
- Apr 23, 2009
- Messages
- 94
-
Events
-
Time - Every 5.00 seconds of game time
-
-
Actions
-
Unit Group - Pick every unit in (Units in (Playable map area) matching ((Life of (Matching unit)) Less than or equal to 45.00)) and do (Actions)
-
Loop - Actions
-
Set loc = (Position of (Picked unit))
-
Special Effect - Create a special effect at (Position of (Picked unit)) using Abilities\Spells\Human\ThunderClap\ThunderClapCaster.mdl
-
Special Effect - Destroy (Last created special effect)
-
Custom script: call RemoveLocation(udg_loc)
-
-
-
But why!?