here is my triggers.
-
Melee Initialization
-
Events
-
Map initialization
-
-
Conditions
-
Actions
-
Set Loc1 = (Center of Spawning <gen>)
-
Set Loc2 = (Center of Main Base Spartans <gen>)
-
Melee Game - Use melee time of day (for all players)
-
Melee Game - Run melee AI scripts (for computer players)
-
-
-
Spam 1
-
Events
-
Time - Every 20.00 seconds of game time
-
-
Conditions
-
Actions
-
Unit - Create 10 Footman for Player 12 (Brown) at Loc1 facing Default building facing degrees
-
-
-
Move
-
Events
-
Unit - A unit enters Spawning <gen>
-
-
Conditions
-
(Owner of (Entering unit)) Equal to Player 12 (Brown)
-
-
Actions
-
Unit - Order (Entering unit) to Attack-Move To Loc2
-
-