All right, I actually searched for the setWPPos command before posting here, but the description is not clear.
Is setWPPos used to create a brand new waypoint or to move an existing waypoint?
Also, if I have a group of four soldiers called a,b,c,d (with 'a' as the leader), and they have the following waypoints:
1-GetOut (Hold Fire, Fast, Column, Aware)
2-Move (Open Fire, Fast, Staggered Column, Combat)
3-GetIn (Unchanged, Fast, Column, Aware)
4-Guard (Unchanged, Limited, Column, Stealth)
And I want to change the original position of the second (Move) waypoint, what would I type in instead of 'groupOne'?
Would it be:
[a,3] setWPPos [myX,myY,myZ]
or
[(leader a),3 setWPPos [myX,myY,myZ]
??