Server

SetVehicleProperties

Function to set given vehicle properties to vehicle

function HRLib.SetVehicleProperties(vehicle: integer, props: HRLibVehicleProperties)

Parameters description

  • vehicle - the entity Id of the vehicle

  • props - the properties to set onto the given vehicle

Last updated