Minor improvmenets to freemode peds, #154

This commit is contained in:
ElPumpo
2018-07-28 15:42:04 +02:00
parent 5926584595
commit 42c0b81cec
10 changed files with 40 additions and 45 deletions
+3 -3
View File
@@ -7,10 +7,10 @@ Config.MarkerColor = { r = 50, g = 50, b = 204 }
Config.EnablePlayerManagement = false
Config.EnableArmoryManagement = false
Config.EnableESXIdentity = false -- only turn this on if you are using esx_identity
Config.EnableNonFreemodePeds = false -- turn this on if you want custom peds
Config.EnableESXIdentity = false -- enable if you're using esx_identity
Config.EnableFreemodePeds = true -- turn this on if you want custom peds
Config.EnableSocietyOwnedVehicles = false
Config.EnableLicenses = false -- only turn this on if you are using esx_license
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 mins