- Joined
- May 11, 2009
- Messages
- 32
-
Events
-
Unit - A unit enters MiddleLocation <gen>
-
Conditions
-
(Unit - type of (Entering unit)) Equal to Footman
-
(Owner of (Entering unit)) Equal to Player 1 (Red)
-
Actions
-
Unit - Order (Triggering unit) to Attack-Move To (RightLocation <gen>)
-
Events
-
Unit - A unit enters MiddleLocation <gen>
-
Conditions
-
(Unit-type of (Entering unit)) Equal to Grunt
-
(Owner of (Entering unit)) Equal to Player 1 (Red)
-
Actions
-
Unit - Order (Triggering unit) to Attack-Move To (LeftLocation <gen>)
Why are the units only listening to what ever trigger is written first....Both Grunts and Footmen goto the rightlocation when the grunts should be going to the Left location.
Am i doing it wrong? If so how should i trigger it?
Last edited: