SetVehicleXenonLightsColor — FiveM Natives
0xE41033B25D003A07 · VEHICLE · all
Paint index goes from 0 to 12. You can find the list of colors and ids here: \_GET_VEHICLE_HEADLIGHTS_COLOUR
Parameters
| Name | Type | Description |
|---|---|---|
| vehicle | Vehicle | The vehicle handle. |
| color | int | The paint index. |
Returns
void