ok what i want is a simple way to make a soldier join unit1 now i have tred the following...
[unit2] join unit1
[unit3] join unit1
[unit4] join unit1
[unit5] join unit1
[unit6] join unit1
[unit7] join unit1
[unit8] join unit1
and also tryed
[unit2, unit3, unit4, unit5, unit6, unit7, unit8] join unit1
they work but say theres two players (MP) it will say:
' follow one
' follow one
and will say that for each soldier, it dose not say "Two Follow One" and so on just "'Follow One"
thats using:
[unit2, unit3, unit4, unit5, unit6, unit7, unit8] join unit1
if i do it the other way it says that line about 15 times before it stops
so is there anyother way to do this?
cheers, Philly