Get a table of all implemented vehicles.
VehicleSystem.GetVehicleImplementations()
Get an (optional) script for the named vehicle.
VehicleSystem.GetOptionalScript(vehicleName)
Distance of camera in third person view.
VehicleSystem.SetTpvDistance(distance)
Height of camera in third person view.
VehicleSystem.SetTpvHeight(height)
Reloads the vehicle system with default values.
VehicleSystem.ReloadSystem()