Server
These vehicle properties are taken from overextended/ox_lib
SetVehicleProperties
Function to set given vehicle properties to vehicle
function HRLib.SetVehicleProperties(vehicle: integer, props: HRLibVehicleProperties)
Parameters description
vehicle
- the entity Id of the vehicleprops
- the properties to set onto the given vehicle
Last updated