QUOTE(Devil_O_Duce @ Dec 5 2005, 09:31 PM)
plz tell me your joking....this is simple. all u do is make it soits like this
Conditions
*Current Player suffers at least 1 death of anyunit
*Switch 1 is cleared
Actions
*Create 1 selecter at location 1
*set switch 1
*Preserve Trigger
-----------------------------------------------------------
Conditions
*Switch 1 is set
Actions
*Clear Switch 1
*Preserve Trigger
[right][snapback]372566[/snapback][/right]
No becuase that will give him a civ whenever his hero dies as well.
If you want to specify between reg units and heros you need this trigger:
| Trigger |
| Players: |
| ¤ P1 |
| Conditions: |
¤ Bring exactly 0 Marine to Arena
|
¤ Bring exactly 0 Firebat to Arena
|
¤ Bring exactly 0 Ghost to Arena
|
¤ Bring exactly 0 Vulture to Arena
|
| ¤ Bring exactly 0 Tank to Arena |
| Actions: |
| ¤ create 1 Selector at Selection for P1 |
And just change the units to specify what you have in your map. With this trigger, if you have a hero and a regular unit, and your regular unit dies, you can choose another regular unit. You can also use current player and set this to happen for all players.