From d46866b40c8b092ca5e9c50f34aa0c0af1d42993 Mon Sep 17 00:00:00 2001 From: BrakingESX247 <67766145+BrakingESX247@users.noreply.github.com> Date: Mon, 20 Jul 2020 14:39:57 +0100 Subject: [PATCH] Updating config.lua User-friendlier configuration file. --- config.lua | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/config.lua b/config.lua index 9e716a49..6664f5be 100644 --- a/config.lua +++ b/config.lua @@ -1,9 +1,9 @@ Config = {} -Config.Locale = 'fr' +Config.Locale = 'en' -Config.DrawDistance = 100.0 +Config.DrawDistance = 20.0 -- How close you need to be in order for the markers to be drawn (in GTA units). Config.MaxInService = -1 -Config.EnablePlayerManagement = false +Config.EnablePlayerManagement = true -- Enable society managing. Config.EnableSocietyOwnedVehicles = false Config.NPCSpawnDistance = 500.0 @@ -15,7 +15,9 @@ Config.Vehicles = { 'asea', 'asterope', 'banshee', - 'buffalo' + 'buffalo', + 'sultan', + 'baller3' } Config.Zones = {