- Joined
- Jun 13, 2007
- Messages
- 313
I need help with a trigger that is not working. The map is a map where you control a computer ally's troops by giving orders, but the problem with the trigger below is that when the "march" ability is cast, only about six units out of twelve move.
-
Events
-
Unit - A unit Begins casting an ability
-
-
Conditions
-
(Owner of (Triggering unit)) Equal to Player 1 (Red)
-
(Ability being cast) Equal to March
-
-
Actions
-
Unit Group - Order (Units in (Playable map area) owned by Player 2 (Blue)) to Follow Commander 0034 <gen>
-
Last edited by a moderator: