Sorry, just abusing my admin powers to clarify an editing point here
@SuiWon't the leader groupname command allways make the ai that currently is in charge move :-\?!? If not what was the correct syntax for acheiving that
You're right, it will.
I was just trying to point out the difference between
move and
domove.
The
move command is the same as giving the
group a new waypoint (in fact that's exactly what it does).
The
domove command will give an individual soldier a silent order to move to a position (same as you selecting the soldier through the Fx keys and clicking on a position).
What I meant is that if you use the domove command, and the leader dies, the group will stop. You will need to give them
another domove command to get them moving again.
If you use the
move command, the group will automatically keep moving to the position you told them to (as the position was given to the group, not individual guys).
As far as "_x domove getpos
position" foreach units group goes...
This will work like
move would, but the difference is that the group won't be moving like a group anymore (ie. in formation), they'll be a bunch of individual soldiers moving to the same place
Anyway, hope that clears it up a bit...