Template:VehicleFunctions: Difference between revisions
From Onset Developer Wiki
No edit summary |
Remove deprecated function GetVehicleLightColor |
||
(6 intermediate revisions by 2 users not shown) | |||
Line 2: | Line 2: | ||
*[[DestroyVehicle]] | *[[DestroyVehicle]] | ||
*[[IsValidVehicle]] | *[[IsValidVehicle]] | ||
*[[GetVehicleCount]] | |||
*[[GetAllVehicles]] | |||
*[[GetVehicleModel]] | |||
*[[GetVehicleModelName]] | |||
*[[SetVehicleRespawnParams]] | |||
*[[IsVehicleStreamedIn]] | |||
*[[GetStreamedVehiclesForPlayer]] | |||
*[[GetStreamedVehicles]] | |||
*[[SetVehicleLocation]] | |||
*[[GetVehicleLocation]] | |||
*[[SetVehicleRotation]] | |||
*[[GetVehicleRotation]] | |||
*[[SetVehicleHeading]] | |||
*[[GetVehicleHeading]] | |||
*[[SetVehicleHealth]] | |||
*[[GetVehicleHealth]] | |||
*[[SetVehicleLicensePlate]] | |||
*[[GetVehicleVelocity]] | |||
*[[GetVehicleDriver]] | |||
*[[GetVehiclePassenger]] | |||
*[[GetVehicleNumberOfSeats]] | |||
*[[SetVehicleColor]] | |||
*[[GetVehicleColor]] | |||
*[[SetVehicleLinearVelocity]] | |||
*[[SetVehicleAngularVelocity]] | |||
*[[GetVehicleGear]] | |||
*[[SetVehicleHoodRatio]] | |||
*[[GetVehicleHoodRatio]] | |||
*[[SetVehicleTrunkRatio]] | |||
*[[GetVehicleTrunkRatio]] | |||
*[[StartVehicleEngine]] | |||
*[[StopVehicleEngine]] | |||
*[[GetVehicleEngineState]] | |||
*[[SetVehicleLightEnabled]] | |||
*[[GetVehicleLightState]] | |||
*[[SetVehicleDamage]] | |||
*[[GetVehicleDamage]] | |||
*[[AttachVehicleNitro]] |
Latest revision as of 23:33, 24 March 2020
- CreateVehicle
- DestroyVehicle
- IsValidVehicle
- GetVehicleCount
- GetAllVehicles
- GetVehicleModel
- GetVehicleModelName
- SetVehicleRespawnParams
- IsVehicleStreamedIn
- GetStreamedVehiclesForPlayer
- GetStreamedVehicles
- SetVehicleLocation
- GetVehicleLocation
- SetVehicleRotation
- GetVehicleRotation
- SetVehicleHeading
- GetVehicleHeading
- SetVehicleHealth
- GetVehicleHealth
- SetVehicleLicensePlate
- GetVehicleVelocity
- GetVehicleDriver
- GetVehiclePassenger
- GetVehicleNumberOfSeats
- SetVehicleColor
- GetVehicleColor
- SetVehicleLinearVelocity
- SetVehicleAngularVelocity
- GetVehicleGear
- SetVehicleHoodRatio
- GetVehicleHoodRatio
- SetVehicleTrunkRatio
- GetVehicleTrunkRatio
- StartVehicleEngine
- StopVehicleEngine
- GetVehicleEngineState
- SetVehicleLightEnabled
- GetVehicleLightState
- SetVehicleDamage
- GetVehicleDamage
- AttachVehicleNitro