From ac0ce7a242cdf9b813d2a3a0906701f7d0ba4562 Mon Sep 17 00:00:00 2001 From: David Carneiro <31643017+TheMrDeivid@users.noreply.github.com> Date: Sat, 9 Sep 2017 05:40:42 +0100 Subject: [PATCH] Added the other 4 LsCustoms They are now inside the shops itselfs --- config.lua | 48 ++++++++++++++++++++++++++++++++++++++++-------- 1 file changed, 40 insertions(+), 8 deletions(-) diff --git a/config.lua b/config.lua index 3e9f13c1..f36de1bd 100644 --- a/config.lua +++ b/config.lua @@ -3,14 +3,46 @@ Config.DrawDistance = 100.0 Config.Locale = 'fr' Config.Zones = { - ls1 = { - Pos = { x = -362.7962, y = -132.4005, z = 38.25239}, - Size = {x = 3.0, y = 3.0, z = 0.2}, - Color = {r = 204, g = 204, b = 0}, - Marker= 1, - Name = "LS CUSTOMS", - Hint = _U('press_custom') - } + ls1 = { + Pos = { x = -337.3863, y = -136.9247, z = 38.5737}, + Size = {x = 3.0, y = 3.0, z = 0.2}, + Color = {r = 204, g = 204, b = 0}, + Marker= 1, + Name = "Los Santos Customs", + Hint = _U('press_custom') + }, + ls2 = { + Pos = { x = -1155.536, y = -2007.183, z = 12.744}, + Size = {x = 3.0, y = 3.0, z = 0.2}, + Color = {r = 204, g = 204, b = 0}, + Marker= 1, + Name = "Los Santos Customs", + Hint = _U('press_custom') + }, + ls3 = { + Pos = { x = 731.8163, y = -1088.822, z = 21.733}, + Size = {x = 3.0, y = 3.0, z = 0.2}, + Color = {r = 204, g = 204, b = 0}, + Marker= 1, + Name = "Los Santos Customs", + Hint = _U('press_custom') + }, + ls4 = { + Pos = { x = 1175.04, y = 2640.216, z = 37.32177}, + Size = {x = 3.0, y = 3.0, z = 0.2}, + Color = {r = 204, g = 204, b = 0}, + Marker= 1, + Name = "Los Santos Customs", + Hint = _U('press_custom') + }, + ls5 = { + Pos = { x = 110.99, y = 6626.39, z = 30.89}, + Size = {x = 3.0, y = 3.0, z = 0.2}, + Color = {r = 204, g = 204, b = 0}, + Marker= 1, + Name = "Los Santos Customs", + Hint = _U('press_custom') + }, } Config.Colors = {