How can I make this:
-
Unit Group - Pick every unit in (Units within 550.00 of Temp_Point) and do (Actions)
-
Loop - Actions
-
Unit - Create 1 Dummy_hero for (Owner of (Triggering unit)) at Temp_Point facing Default building facing degrees
-
Unit - Add Shadow Strike to (Last created unit)
-
Unit - Add a 0.10 second Generic expiration timer to (Last created unit)
-
Unit - Order (Last created unit) to Night Elf Warden - Shadow Strike (Picked unit)
-
Unit - Set mana of (Picked unit) to ((Mana of (Picked unit)) - 20.00)
-
Custom script: call RemoveLocation(udg_fbv_point)
-
-