Shop config
{
label = 'Binco - Free pants',
type = 'binco',
blip = { title = "", colour = 46, id = 73 },
pos = vector4(-158.72, -297.13, 38.76, 162.5),
config = {
structure = {
[SHOP_STRUCTURE.CLOTHING_PANTS] = true,
},
modifiers = {
[SHOP_MODIFIERS.IS_EVERYTHING_FREE] = true,
}
}
},How to use shop configs
Structure
Modifiers
Shop aliases
Last updated