
👁️Blips
Adding More BLIPS
A list of blips and the available colours can be found
here
Config.Blips = {
{
useblip = true, -- enabled blip for this weapon shop
coords = vector3(-1390.46, -585.09, 30.23), -- coords of blip
id = 121, -- id of blip
colour = 27, -- colour of blip
scale = 0.8, -- scale of blip
title = 'Example Weapon Shop', -- name of blip
},
--add more blips as required
}
Last updated