Lyon, you can simplify your method so much.
Lol, Making it so only one player can be a Certain hero, thats incredibly Easy, Here ya go!
First of All. if your using spells in your RPG, your gonna need a Trigger like This
| Trigger |
| Description: |
| Center Location on hero Zealot |
|
| Players: |
| ¤ Player 1 |
| Conditions: |
| ¤ Switch 1 is "Set" |
| Actions: |
¤ Move Location labeled "Warrior" on Warrior (hero Zealot) for player 1
|
¤ Preserve
|
| ¤ Comment |
Alright. So that moves the location onto a Hero zealot so you can become that hero. But remember, you have to do that Per player. not just player one.
Change "Player 1" to "Current Player".
Change the Condition to "Current player" commands at least 1 Warrior (hero Zealot).
Now, actually Picking the Hero.
| Trigger |
| Description: |
| Choose Warrior |
|
| Players: |
| ¤ Player 1 |
| Conditions: |
¤ Player 1 Brings at Least 1 Civilian to "Choose warrior"
|
| ¤ Player 7 (or the neutral comp) Brings exactly 1 Warrior (Hero zealot) to "Choose warrior" |
| Actions: |
¤ Kill all Civilian for Player 1 at "Choose Warrior"
|
¤ Give all Any Unit owned by player 7 at Choose warrior to player 1
|
¤ Set Switch 1
|
¤ Center View at "SPAWN"
|
¤ Teleport all "Warrior (Hero Zealot)" Owned by player 1 at Anywhere to "SPAWN"
|
| ¤ Comment (And anything else you might wanna add, Text, Sound, etc.) |
That should do it. Remember, you have to do those triggers for every player. and say..if you have 6 Heros. you have to do those sets of triggers 6 times for Every character, and player. EASY!
[right][snapback]463856[/snapback][/right]
Delete the Set Switch part, and change all "Player 1" to "Current Player".