Changes the battery lamp of the vehicle dashboard.
Object dimension.
Changes the engine lamp of the vehicle dashboard.
Vehicle engine state.
The vehicle's engine temperature.
The vehicle's fuel level.
Vehicle gear.
Vehicle handling, which affects how vehicle responds and reacts to the inputs of a driver.
Vehicle indicator lights.
Whether this entity was created clientside or serverside. (Clientside = false, Serverside = true).
Returns whether the entity is spawned in the game world.
Vehicle lock state.
Vehicle max gear.
Network owner of the entity.
The vehicle's oil level.
Changes the oil lamp of the vehicle dashboard.
Changes the petrol lamp of the vehicle dashboard.
The vehicle's petrol tank health.
Object position.
Returns the ref count of the entity.
The serverside id of this entity.
Entity rotation in radians
Vehicle RPM.
Internal game id that can be used in native calls
Vehicle seat count.
Vehicle wheels speed.
Vehicle speed vector.
Type of the object.
Object usability.
Vehicle wheels count.
Array with all vehicles.
Array with all streamed in vehicles.
Hash of entity model
Removes the object from the world.
Gets the camber angle of the specified wheel.
The index of the wheel.
Gets the height of the specified wheel.
The index of the wheel.
Gets the rim radius of the specified wheel.
The index of the wheel.
Gets the track width of the specified wheel.
The index of the wheel.
Gets the tyre radius of the specified wheel.
The index of the wheel.
Gets the tyre width the specified wheel.
The index of the wheel.
Resets the dashboard lights to default values.
Sets the camber angle of the specified wheel.
The index of the wheel.
The value the of camber angle.
Sets the height of the specified wheel.
The index of the wheel.
The value of the wheel height.
The index of the wheel.
The index of the rim radius.
Sets the track width of the specified wheel.
The index of the wheel.
The value of the track width.
The index of the wheel.
The value of the tyre radius.
The index of the wheel.
The value of the tyre width.
Retrieves the vehicle from the pool.
The id of the vehicle.
Entity if it was found, otherwise null.
Gets the vehicle with the given remote id
Retrieves the vehicle from the pool.
The script id of the vehicle.
Entity if it was found, otherwise null.
Changes the abs lamp of the vehicle dashboard.