Update config.lua

This commit is contained in:
BrakingESX247
2020-07-20 15:02:25 +01:00
parent 867a56d9e9
commit c08ed94e00
+6 -6
View File
@@ -7,14 +7,14 @@ Config.MarkerColor = {r = 50, g = 50, b = 204}
Config.EnablePlayerManagement = false -- Enable if you want society managing.
Config.EnableArmoryManagement = false
Config.EnableESXIdentity = false -- Enable if you're using esx_identity
Config.EnableLicenses = false -- Enable if you're using esx_license
Config.EnableESXIdentity = false -- Enable if you're using esx_identity.
Config.EnableLicenses = false -- Enable if you're using esx_license.
Config.EnableHandcuffTimer = true -- Enable handcuff timer? will unrestrain player after the time ends
Config.HandcuffTimer = 10 * 60000 -- 10 minutes
Config.EnableHandcuffTimer = true -- Enable handcuff timer? will unrestrain player after the time ends.
Config.HandcuffTimer = 10 * 60000 -- 10 minutes.
Config.EnableJobBlip = false -- Enable blips for cops on duty, requires esx_society
Config.EnableCustomPeds = false -- Enable custom peds in cloak room? See Config.CustomPeds below to customize peds
Config.EnableJobBlip = false -- Enable blips for cops on duty, requires esx_society.
Config.EnableCustomPeds = false -- Enable custom peds in cloak room? See Config.CustomPeds below to customize peds.
Config.EnableESXService = false -- Enable esx service?
Config.MaxInService = -1 -- How much people can be in service at once?