Hi, another question,
I want to split the survivors of my group in two when I reach a certain WP. I begin with 10 soldiers me included and would like to make two groups of 5 or less soldiers, depending of course on who survived the mission. Is this possible at all? Thank You very much.
EDIT: lol, tja. I guess some editing this post is necessary. First,
I want to split the survivors of my group in two
. Thats totally wrong. Hehe, imagine. What I mean is: I want to make 2 groups out of the survivors of my group.
Although I am still interested into finding out how to seperate my group in two different groups, one which I still control and the other controled by a high ranked unit of the rest of the soldiers, my problem actually lays somewhere else.
My group has a GetIn WP synchronized with the Load WPs of the choppers, then the Load WPs of the choppers are synchronized with a trigger which has this in its condition field:
({_X In Chopper1 And Chopper2} Count Units DogSquad == {Alive _X} Count Units DogSquad)
I know this syntax is wrong. It's the "
...And Chopper2
part which is bad. Can anyone help me with this? Thank You.