SetVehicleWheelWidth — RedM Natives
0x64C3F1C0 · CFX · client
Sets vehicle's wheels' width (width is the same for all the wheels, cannot get/set specific wheel of vehicle). Only works on non-default wheels. Returns whether change was successful (can be false if trying to set width for non-default wheels).
Parameters
| Name | Type | Description |
|---|---|---|
| vehicle | Vehicle | The vehicle to set data for. |
| width | float | Width of the wheels (usually between 0.1 and 1.5 is reasonable). |
Returns
BOOL