[Request] Livery and Extras Command

I’ve looked all over this forum and cant seem to find a way to change livery/extras on police vehicles without using the Lamba Trainer. Does anyone know how to add and remove extras via command . Also change liveries in game for a Police vehicle.

SetVehicleExtra(veh, extra, false)

veh is the vehicle you want to do it on
extra is the extra # you want to turn on/off
false means it on, true means its off… oddly enough. At least with the vehicles I used it was.

1 Like
void SET_VEHICLE_LIVERY(Vehicle vehicle, int livery) // 60BF608F1B8CD1B6 7AD87059
Note: Only seems to work on Emergency Vehicles