Update 1.5.3
- Fixed ox_target item check not working when not using ox_inventory
Update 1.5.4
- Fixed multiple vehicles spawning in NPC tow job on some occasions
Update 1.5.3
Update 1.5.4
Update 1.5.5
Update 1.5.6
Config.TowVehicles
does this script has an extras vehicle menu?
Yes! The extras menu was added in an update and the script now has it.
Update 1.5.7
Update 1.5.8
Update 1.5.9
Config.UseOxTarget
Update 1.6.0
OpenBillingMenu()
to the editable client fileUpdate 1.6.1
ReturnSocietyVehicle()
and ReturnVehicle()
functions to the editable client fileUpdate 1.6.2
Update 1.6.3
Update 1.6.4
DetachVehFromTowTruck
to the editable client fileHow do I have liveries show up like in the video at https://youtu.be/hSLHkjNm-68?si=X7ycAX7nvVAaJXVH&t=53 ?
Hey! Iâm not sure if I understood your question correctly, but just open the tuning menu and locate to Other
â Livery
, it should list all the liveries for that car.
There are addon vehicles that have liveries but it does not list it in the liveries list. I can keep choosing Default - $0 and it will cycle through, but not list them. Is there a vehicle file I have to update in order for the liveries to list or a way to add this feature for future releases?
Could you send a link to the download of some addon vehicle that does this?
This one technically has two liveries by default.
One blank (for unmarked, and the other BCSO).
However just âDefaultâ appears in the Tuner list of liveries. You click on default and you can cycle through them but an actual list would be great. It also doesnât allow me to buy/make them stick unless I do another modification (such as change the colour of the car).
https://www.lcpdfr.com/downloads/gta5mods/vehiclemodels/30491-non-els-2018-police-taurus-fivem-ready-red-blue-blue-blue/
Apologies for the late response, check the Extra liveries
section in other
category, should be under there.
Update 1.6.5
Update 1.7.0
Update 1.7.1
SetVehicleProperties(veh, props)
and GetVehicleProperties(veh)
to the editable client file