
📍Blips
Config.Blips = {
{ -- La Puerta
useblip = true, -- enabled blip for this location
coords = vector3(-346.28, -1563.98, 25.23), -- coords of blip
id = 126, -- id of blip
colour = 5, -- colour of blip
scale = 0.7, -- scale of blip
title = 'Recycle Center', -- name of blip
},
{ -- Docks
useblip = true, -- enabled blip for this location
coords = vector3(822.63, -3194.46, 5.99), -- coords of blip
id = 126, -- id of blip
colour = 5, -- colour of blip
scale = 0.7, -- scale of blip
title = 'Recycle Center', -- name of blip
},
}Last updated