You can createvehicle a flying chopper (sort of). Do this:
create a soldier named p1
create a trigger with "true" in the condition field:
Activation field contains this:
h="uh60" createVehicle [0,0,0];h setpos [getpos player select 0,(getpos player select 1)+500,1000];p1 moveInDriver h;p1 move getpos player
Look high in the air to the north and watch what happens