- Joined
- Feb 19, 2006
- Messages
- 237
-
Net Trap
-
Events
-
Unit - A unit Dies
-
-
Conditions
-
(Unit-type of (Dying unit)) Equal to Net Trap
-
-
Actions
-
Unit Group - Pick every unit in (Units within 200.00 of (Position of (Dying unit)) matching ((Owner of (Dying unit)) Not equal to (Owner of (Matching unit)))) and do (Actions)
-
Loop - Actions
-
Unit - Create 1 Dummy Unit for (Owner of (Dying unit)) at (Position of (Dying unit)) facing Default building facing degrees
-
Unit - Add a 3.00 second Generic expiration timer to (Last created unit)
-
Unit - Add Net to (Last created unit)
-
Unit - Order (Last created unit) to Orc Raider - Ensnare (Picked unit)
-
Unit - Add Slow (net) to (Last created unit)
-
Unit - Order (Last created unit) to Human Sorceress - Slow (Picked unit)
-
-
-
-
Things I've already tried:
-checked to make sure both abilities do not have tech tree requirements
-dummy has enough mana to cast both
What's wrong here? Thanks in advance.