Config = {
developMode = false, -- you for example start race alone and you will see the arena marker, objects, start locations and repair kit locations
developModeConfig = {
tracks = {
{
raceVariationIndex = 1
},
{
raceVariationIndex = 1
}
}
},
viewRangeForMarkers = 200, -- Player must be in this range that all markers will be rendered
Locale = 'en',
lobbyTimeInSec = 30, -- the time that players have to register
useESX_XP = false, -- if you use esx_esp mod you have to set this value to true
useLegacyFuel = false, -- if you are using Legacy fuel mod, you have to set this value to true
useLIFuel = false, -- if you are using lj-fuel mod, you have to set this value to true
repairItemsCheckInSeconds = 30, -- how often repairKits will check, if they exist and new ones spawn
useQbCore = false, -- if you are using ESX, change this value to false. If you are using QBCore, set value to true
This file has been truncated. show original