Im trying to make an aoe hero spell that causes a certain number of units in the aoe to get cycloned.
So far i got
EVENTS:
- A unit is issued an order targeting a point
CONDITIONS:
? Or (Any conditions are true)
? Issued order equal to order(blizzard)
ACTIONS:
Pick every unit in (Units within 200 of (Target point of issued order) matching ((Owner of Matching unit) is an enemy of (Owner of Ordered unit) equal to true and do Actions
after that im completely stuck and cant get any thing to work. Help is always appreciated
So far i got
EVENTS:
- A unit is issued an order targeting a point
CONDITIONS:
? Or (Any conditions are true)
? Issued order equal to order(blizzard)
ACTIONS:
Pick every unit in (Units within 200 of (Target point of issued order) matching ((Owner of Matching unit) is an enemy of (Owner of Ordered unit) equal to true and do Actions
after that im completely stuck and cant get any thing to work. Help is always appreciated