SetVehicleColours — FiveM Natives
0x57F24253 · CFX · server
colorPrimary & colorSecondary are the paint indexes for the vehicle. For a list of valid paint indexes, view: pastebin.com/pwHci0xK This is the server-side RPC native equivalent of the client native SET_VEHICLE_COLOURS.
Parameters
| Name | Type |
|---|---|
| vehicle | Vehicle |
| colorPrimary | int |
| colorSecondary | int |
Returns
void