SetVehicleAutoRepairDisabled — FiveM Natives
0x5F3A3574 · CFX · client
Disables the vehicle from being repaired when a vehicle extra is enabled.
Parameters
| Name | Type | Description |
|---|---|---|
| vehicle | Vehicle | The vehicle to set disable auto vehicle repair. |
| value | BOOL | Setting the value to true prevents the vehicle from being repaired when a extra is enabled. Setting the value to false allows the vehicle from being repaired when a extra is enabled. |
Returns
void