Config.getautodata = true --- get autodata from for esx : owned_vehicles , qb : player_vehicles
Drawtext System
if you need use custom drawtext ui set false this settings.
Config.scriptdrawtext = true
customdrawtext = function(types, text) ------ > This is an alternative to activate and deactivate using a custom drawtext UI.
if types == "on" then
elseif types == "off" then
end
end
If you have run the script once, the max vehicles in config.allgarages will now be recorded. If you want to change this value to['maxvehicle'] = 15. You need to reset allvehicles.json file. (you will make the inside like this. [])