Config = {
language = 'en',
configMode = false,
viewRangeForMarkers = 30,
viewRangeForPedNumbers = 100,
radiusToOpenMenu = 2.0,
esxEventNames = { -- used esx events can here renamed, if you use a anti cheat tool
sendMessage = 'esx:showNotification',
addGroupCommand = 'es:addGroupCommand',
},
esxExtendedName = 'es_extended', -- How you have named your es_extended mod, if you have renamed it.
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
tracks = {
{
name = "CasinoRace",
countdown = 3, -- length of countdown before race
hasOwnGameInstance = true,
freezePlayers = true,
minBet = 1000,
This file has been truncated. show original