- Joined
- Oct 9, 2007
- Messages
- 15
how can i do this
when
Time - Every 30.00 seconds of game time
Actions
-------- SPAWN Creeps --------
Set Point = (Center of Red Team Spawn A Footy <gen>)
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
If - Conditions
( ) Equal to True
Then - Actions
Unit - Create 3 Footman for Player 1 (Red) at Point facing 90.00 degrees
Else - Actions
Unit - Create 3 Elite Footman for Player 1 (Red) at Point facing 90.00 degrees
Example now see the --if - Conditions-- is empty because i cant find on conditions that on certain time example 30 mins then the trigger do else action so after 30min this trigger should do better footmans than before 30min got it?
when
- Spawn Units
Time - Every 30.00 seconds of game time
Actions
-------- SPAWN Creeps --------
Set Point = (Center of Red Team Spawn A Footy <gen>)
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
If - Conditions
( ) Equal to True
Then - Actions
Unit - Create 3 Footman for Player 1 (Red) at Point facing 90.00 degrees
Else - Actions
Unit - Create 3 Elite Footman for Player 1 (Red) at Point facing 90.00 degrees
Example now see the --if - Conditions-- is empty because i cant find on conditions that on certain time example 30 mins then the trigger do else action so after 30min this trigger should do better footmans than before 30min got it?