how do i make it so player 1 is allied with players 23456and 8(7 is an enemy)
Like this...
| Trigger |
| Players: |
| ¤ Player 1 |
| Conditions: |
| ¤ Always |
| Actions: |
¤ Set Player 2 to Ally.
|
¤ Set Player 3 to Ally.
|
¤ Set Player 4 to Ally.
|
¤ Set Player 5 to Ally.
|
¤ Set Player 6 to Ally.
|
| ¤ Set Player 8 to Ally. |
The action to do this is called "Set Alliance Status".
Or you could just put p1-6 and 8 in the same force and 7 by itself. Using SCMD, you can place humans and comps in the same force.
Well i already have lots of the triggers so i dont want to make new ones just because i had to put them i a different force
also i did the trigger but red is allied but no one else now do i have to:
P2 allie P1,P3,P4,P5,P6,P8
P3 allieP1 P2,P4,P5,P6,P8
i dont know because the dragoons attacked kerrigan (Banner)
No, you don't need to create another trigger for each person. If you put in P1, P2, P3, P4, P5, P6 and P8 as the selected players, all you need to do is put one trigger that makes them allied to all of the players so:
Set Player 1 to Ally.
Set Player 2 to Ally.
Set Player 3 to Ally.
Set Player 4 to Ally.
Set Player 5 to Ally.
Set Player 6 to Ally.
Set Player 8 to Ally.
It doesn't matter if you ally to yourself since it won't change anything.