11.12.2011, 08:59
Why not just get them to spectate the vehicle...? Anyway, this is quite easily accomplished. Just loop through the vehicles under OnPlayerKeyStateChange. If they are already 'in' a vehicle and press it, get the position of the vehicle they are spectating and set their position there. In case of a plane, you'll need to give them a parachute. Also, you'll need to modify IsPlayerInAnyVehicle and other seat related functions.