thanks,
i have been messing with it and can't get the man to spawn in the chute.. just an empty chute falls to the marker DZ?
i put the activation on a radio trigger
[] exec "paratroopers.sqs"
paratrooper.sqs
chute = createVehicle ["ParachuteWest", position DZ, [], 0, "FLY"];
~0.2
"SoldierWPilot"createUnit [position chute,"this moveindriver chute"];
any ideas what i'm not doing right?