well
WELCOME TO TH...
oh yea, sorry about that, anyway you have to assign them all into the vehicle, you do that by first naming the group - putting in the group leader's init: thegroup = group this
then you ahve to assign the group to cargo, so you put somewhere else: "_x assignascargo heli" foreach units thegroup
and not to forget, when you want them to get in the helicopter, you have to type:
"_x ordergetin True" foreach units thegroup
then they will get without the use of modern waypoints. Or, simpler still, you can force them into their seats with
"_x moveincargo heli" foreach units thegroup
simple, tyrannical, and effective
[EDIT]damn well done you beat me to it, but I dont see any added moveincargo bits ;D so that means we call it a draw, or somet like that dont we? grrrrrrrrrrrrrrrrrrrrrrr[EDIT]