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