Ok. Heres an example of 3 level triggers that make 1 level (this is only 1 way to do it)
I made the trigger for level 2, because for level one u wont have level switches
The players for the first 2 in list are for player 9
| Trigger |
| Description: |
| Set level 2 |
|
| Conditions: |
¤ Countdown Timer is 0 seconds
|
| ¤ Switch level 1 is set |
| Actions: |
| ¤ Set switch level 2 set |
Here is part 2
| Trigger |
| Description: |
| Create Level 2 |
|
| Conditions: |
| ¤ Switch level 2 is set |
| Actions: |
¤ Create X whatever unit at where ever for p9
|
¤ Create X whatever unit at where ever for p9
|
¤ Create X whatever unit at where ever for p9
|
¤ etc etc..
|
| ¤ Set switch countdown |
Here is the countdown timer
| Trigger |
| Description: |
| Level 3 countdown start |
|
| Players: |
| ¤ p1,2,3,4,5,6,7,8 |
| Conditions: |
| ¤ switch countdown is set |
| Actions: |
¤ set countdown timer to X time
|
| ¤ set switch countdown clear |
Do something similar to that for every level, and for level 1 theres no need for the switch if u dont feel like it, except for the countdown timer switch