ScriptBind_VehicleSystem

GetVehicleImplementations

Get a table of all implemented vehicles.

VehicleSystem.GetVehicleImplementations()

GetOptionalScript

Get an (optional) script for the named vehicle.

VehicleSystem.GetOptionalScript(vehicleName)

SetTpvDistance

Distance of camera in third person view.

VehicleSystem.SetTpvDistance(distance)

SetTpvHeight

Height of camera in third person view.

VehicleSystem.SetTpvHeight(height)

ReloadSystem

Reloads the vehicle system with default values.

VehicleSystem.ReloadSystem()