- Joined
- Oct 28, 2019
- Messages
- 523
I´ve maked a trigger that
periodic time
a unit group attack move - to (location)
Is working but when the units go to location, he back to the original point, what must do to solve this ?
periodic time
a unit group attack move - to (location)
Is working but when the units go to location, he back to the original point, what must do to solve this ?
-
Follow SylvanasSS
-
Events
-
Time - Every 1.50 seconds of game time
-
-
Conditions
-
SylvAttacking Equal to False
-
-
Actions
-
Set VariableSet PointSylv = (Position of Sylvanas 0005 <gen>)
-
Unit Group - Order SkeletonWarrGroup to Attack-Move To (Position of Sylvanas 0005 <gen>)
-
AI - Ignore No unit's guard position
-
Unit Group - Pick every unit in SkeletonArcherGroup and do (Unit - Order (Picked unit) to Attack-Move To PointSylv)
-
-