Code:
Events
Unit - A unit Starts the effect of an ability
Conditions
(Ability being cast) Equal to (Spell Name)
Actions
Unit Group - Pick every unit in (Units within (Range) of (Target point of ability being cast)) and do (Actions)
Loop - Actions
Unit - Create 1 (Dummy Caster) for (Owner of (Casting unit)) at (Position of (Picked unit)) facing Default building facing degrees
Unit - Add (Dummy Spell) to (Last created unit)
Unit - Order (Last created unit) to (Dummy Spell) (picked unit)
Unit - Add a 5.00 second Generic expiration timer to (Last created unit)
but how can i make that my dummys attack or cast spell on units that are targeted by forked light. i dont wanna range------???
THANKS
Events
Unit - A unit Starts the effect of an ability
Conditions
(Ability being cast) Equal to (Spell Name)
Actions
Unit Group - Pick every unit in (Units within (Range) of (Target point of ability being cast)) and do (Actions)
Loop - Actions
Unit - Create 1 (Dummy Caster) for (Owner of (Casting unit)) at (Position of (Picked unit)) facing Default building facing degrees
Unit - Add (Dummy Spell) to (Last created unit)
Unit - Order (Last created unit) to (Dummy Spell) (picked unit)
Unit - Add a 5.00 second Generic expiration timer to (Last created unit)
but how can i make that my dummys attack or cast spell on units that are targeted by forked light. i dont wanna range------???
THANKS