SetVehicleModColor2 — FiveM Natives
0x816562BADFDEC83E · VEHICLE · all
`` Changes the secondary paint type and color paintType: 0: Normal 1: Metallic 2: Pearl 3: Matte 4: Metal 5: Chrome color: number of the color ``
Parameters
| Name | Type |
|---|---|
| vehicle | Vehicle |
| paintType | int |
| color | int |
Returns
void