SetVehicleModColor1 — FiveM Natives
0x43FEB945EE7F85B8 · VEHICLE · all
`` paintType: 0: Normal 1: Metallic 2: Pearl 3: Matte 4: Metal 5: Chrome color: number of the color. p3 seems to always be 0. ``
Parameters
| Name | Type |
|---|---|
| vehicle | Vehicle |
| paintType | int |
| color | int |
| pearlescentColor | int |
Returns
void