A simple script to use an item to apply chameleon paint to vehicles in fivem. I haven’t seen much discussion about the chameleon paint affects added in a recent DLC, so thought I would make very simple script to show how these new vehicle color indexes are applied. I have added a simple inventory icon for this item, and you must move spraypaint.ogg to your interactsound resource. I’m sure more can be done with this like adding indexes to qb-customs or adding job dependancy, but I will leave that to all of you to do. Hope this helps.
The meta and texture files found in the data and stream folders must be present for this to work.
Chameleon Paint Item
Usable item to apply chameleon paint effects to vehicles.
There are 16 color schemes total.
That’s it.
Credit
[MrZedo] Used information and assets found in this repo to implement the primary effect…
Dependencies
qb-core
For the colors to work you must be in GameBuild 2545 or 2699
do you need a certain server build for these to work? i’ve got your latest commits but it just paints the car black for me, definitely sending the correct index numbers too