Security improvement and minor cleanup

This commit is contained in:
ElPumpo
2020-03-04 11:05:31 +01:00
parent f147a7be81
commit 7e9cee19a8
3 changed files with 69 additions and 86 deletions
+3 -8
View File
@@ -1,23 +1,18 @@
Config = {}
Config.DrawDistance = 100.0
Config.DrawDistance = 100
Config.NPCJobEarnings = {min = 300, max = 600}
Config.MinimumDistance = 3000 -- Minimum NPC job destination distance from the pickup in GTA units, a higher number prevents nearby destionations.
Config.MaxInService = -1
Config.EnablePlayerManagement = false
Config.EnablePlayerManagement = true
Config.EnableSocietyOwnedVehicles = false
Config.Locale = 'fr'
Config.AuthorizedVehicles = {
{
model = 'taxi',
label = 'Taxi'
}
{model = 'taxi', label = 'Taxi'}
}
Config.Zones = {