QUOTE(Sinx @ Jul 30 2005, 10:25 PM)
yea and i ahve a trigger to make a templar whenever the trigger is at 0 after all 40 enemies are killed for the next 40 and so on but i dont have that to work yet but i know how to make it work right now.
[right][snapback]274302[/snapback][/right]
Well to stop it being forever just use death counter. Look.
| Trigger |
| Description: |
| death counter |
|
| Players: |
| ¤ what ever |
| Conditions: |
¤ timer=0
|
| ¤ switch a is cleared |
| Actions: |
¤ create 1 templar
|
¤ set timer to 120
|
¤ add 1 death of unit (chose 1 unused unit) to player1
|
| ¤ preserve trigger |
| Trigger |
| Description: |
| not forever |
|
| Players: |
| ¤ who cares again |
| Conditions: |
| ¤ player1 has suffered at least 40(how many rounds you want) of unit(you choosed before) |
| Actions: |
| ¤ set switch a |