You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Currently I am trying to set a custom color matte on a vehicle, however no matter what I put into the paintType1/2 setting it doesn't change anything.
To Reproduce
Steps to reproduce the behavior:
Use the ox_lib:setVehicleProperties with this table
The paint RGB changes, but it is not matte color type
Expected behavior
After setting the paint index to 3 I would expect that the custom color RGB would be changed to a matte paint type. It just sets it to 0 as far as I am seeing.
The text was updated successfully, but these errors were encountered:
Additionally, if you set the car to a matte color ID (ex. 131) first via color1 or any color menu, it will then custom color the matte when you run just the RGB color1/color2 values above
Describe the bug
Currently I am trying to set a custom color matte on a vehicle, however no matter what I put into the paintType1/2 setting it doesn't change anything.
To Reproduce
Steps to reproduce the behavior:
ox_lib:setVehicleProperties
with this tableExpected behavior
After setting the paint index to
3
I would expect that the custom color RGB would be changed to a matte paint type. It just sets it to0
as far as I am seeing.The text was updated successfully, but these errors were encountered: