So mean to the newbies bolt.
On the trigger making the explosions for teh first one you would put
| Trigger |
| Players: |
| ¤ Players |
| Conditions: |
| ¤ Switch 1 is clear |
| Actions: |
| ¤ Explosions, etc |
Then
| Trigger |
| Description: |
| Next |
|
| Players: |
| ¤ Players |
| Conditions: |
| ¤ Players bring 1 unit to "EndofObsatble1" |
| Actions: |
| ¤ Set "Switch 1" |
THis will stop the first part of it, then you do the second part
| Trigger |
| Players: |
| ¤ Players |
| Conditions: |
| ¤ Switch 1 is set |
| Actions: |
| ¤ Explosions, etc |
And continue on like that, death counters would be alot better though, they arent very hard
| Trigger |
| Players: |
| ¤ Players |
| Conditions: |
| ¤ Player 1 has suffered 0 deaths of (any unsed unit) |
| Actions: |
| ¤ Explosions, etc |
| Trigger |
| Description: |
| Next |
|
| Players: |
| ¤ Players |
| Conditions: |
| ¤ Players bring 1 unit to "EndofObsatble1" |
| Actions: |
| ¤ Set Deaths of (same unit as above) - add 1 |
then
| Trigger |
| Players: |
| ¤ Players |
| Conditions: |
| ¤ Player 1 has suffered 1 deaths of (same unit) |
| Actions: |
| ¤ Explosions, etc |
and
| Trigger |
| Description: |
| Next |
|
| Players: |
| ¤ Players[/p] |
| Conditions: |
| ¤ Players bring 1 unit to "EndofObsatble2"[/c] |
| Actions: |
| ¤ Set Deaths of (same unit) - add 1[/a] |
And keep on doing it like that.
Im only doing this cause im bored btw