SetVehicleDirtLevel — RedM Natives
0x2B39128B · CFX · server
Sets the dirt level of the passed vehicle. This is the server-side RPC native equivalent of the client native SET_VEHICLE_DIRT_LEVEL.
Parameters
| Name | Type | Description |
|---|---|---|
| vehicle | Vehicle | The vehicle to set. |
| dirtLevel | float | A number between 0.0 and 15.0 representing the vehicles dirt level. |
Returns
void