Config = {}
Config.FrameWork = “newesx” – esx, newesx, qb
Config.RefreshPlayersCountTime = 1 * 60 * 1000 – 1 minute
Config.Sealtbelt = “B”
Config.QuickCommands = {
“giveitem”,
“ooc”,
}
Config.DeveloperMode = true
Config.ShowMapAlways = false
Config.UsingPostalMap = false
Config.CashItem = false
Config.CashItemName = “cash”
Config.SettingsMenuCommand = “hudsettings”
Config.ClearChatLocal = “clearchat”
Config.ClearChatGlobal = “clearchatall”
Config.ChatSuggestions = false
Config.SaltChat = false
Config.SaltchatRange = { --Look and write the distances here in the satychat config file. The default is as follows.
“1.0”,
“3.0”,
“5.0”,
}
Config.PmaRange = {
“1.0”,
“3.0”,
“5.0”,
}
Config.Langs = {
[“belt-plug”] = “Seat belt fastened.”,
[“belt-out”] = “Seat belt removed.”,
time = 5000
}
Config.AdminChatCommand = “adminchat”
Config.AdminPerms = {
“superadmin”,
“admin”,
“god”,
}
Config.GangChatCommand = “gangchat”
Config.GangChatPerm = {
“ballas”,
“vagos”,
}
Config.JobChatCommand = “jobchat”
Config.JobChatPerm = {
“police”,
“ambulance”,
}
Config.BlackListVehicle = {
“bmx”,
“cruiser”,
“fixter”,
“scorcher”,
“tribike”,
“tribike2”,
“tribike3”,
“polmav”,
“maverick”,
“dodo”,
“seasparrow”,
“shamal”,
“tula”,
“velum”,
“velum2”,
“volatus”,
“annihilator”,
“buzzard”,
“buzzard2”,
“cargobob”,
“cargobob2”,
“cargobob3”,
“cargobob4”,
“frogger”,
“frogger2”,
“maverick”,
“polmav”,
“supervolito”,
“supervolito2”,
“swift”,
“swift2”,
“valkyrie”,
“valkyrie2”,
“volatus”,
“akula”,
“avenger”,
“avenger2”,
“besra”,
“blimp”,
“blimp2”,
“blimp3”,
“bombushka”,
“cargoplane”,
“cuban800”,
“dodo”,
“duster”,
“howard”,
“jet”,
“lazer”,
“luxor”,
“luxor2”,
“mammatus”,
“microlight”,
“miljet”,
“mogul”,
“molotok”,
“nimbus”,
“nokota”,
“pyro”,
“rogue”,
“seabreeze”,
“shamal”,
“starling”,
“strikeforce”,
“stunt”,
“titan”,
“tula”,
“velum”,
“velum2”,
“vestra”,
“volatol”,
“alphaz1”,
“avenger”,
“avenger2”,
}