- Joined
- Oct 18, 2008
- Messages
- 1,591
Heh... Now I know how to move my units, but it doesn't fit in multiplayer Oo I can't just say zombies:
-
Zombie Move
-
Events
- Time - Every 2.00 seconds of game time
- Conditions
-
Actions
-
Unit Group - Pick every unit in (Units owned by Player 11 (Dark Green)) and do (Actions)
-
Loop - Actions
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
-
Or - Any (Conditions) are true
-
Conditions
- (Current order of (Picked unit)) Equal to (Order(<Empty String>))
- (Current order of (Picked unit)) Equal to (Order(Stop))
-
Conditions
-
Or - Any (Conditions) are true
-
Then - Actions
- Unit - Order (Picked unit) to Attack-Move To (Position of (Random unit from (Units in (Playable map area) matching (((Owner of (Matching unit)) slot status) Equal to Is playing))))
- Else - Actions
-
If - Conditions
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
Loop - Actions
-
Unit Group - Pick every unit in (Units owned by Player 11 (Dark Green)) and do (Actions)
-
Events