Config = {
Locale = 'en',
useQbCore = false, -- if you are using ESX, change this value to false. If you are using QBCore, set value to true
qbCoreExportName = 'qb-core', -- for security reasons you can customise the qb-core export name. Attention if you change it, be sure you have also change it in qbCore
qbcore = {
defaultGarage = 'spanishave', -- default garage where vehicles will parked in after removing from market
},
esxExtendedName = 'es_extended', -- How you have named your es_extended mod, if you have renamed it.
esxEventNames = { -- used esx events can here renamed, if you use a anti cheat tool
setJob = 'esx:setJob',
playerLoaded = 'esx:playerLoaded',
addGroupCommand = 'es:addGroupCommand',
},
viewRangeForMarkers = 100, -- how far ranges of markers are visible
blackListCars = { -- cars who can not be sold see https://wiki.rage.mp/index.php?title=Vehicles
},
advertiseDurations = {
{
label = "One Day (1000$)",
value = 1,
This file has been truncated. show original