Moves the player to another seat within his current vehicle
See also Vehicle functions.
Signature:
UnitSwitchToVehicleSeat("unit", seat)
Arguments:
unit- Unit to move (only valid forplayer) (string, unitID)seat- Index of a seat to switch to (number)