shops.lua
. Below is an example from ngd-tequila for the glasses. ["Tequilala Glasses"] = {
label = "Tequilala Glasses",
job = 'all',
items = {
["1"] = { name = "ngd_teqtallglass", price = 0},
["2"] = { name = "ngd_teqmarglass", price = 0},
["3"] = { name = "ngd_teqhurglass", price = 0},
["4"] = { name = "ngd_teqwineglass", price = 0},
["5"] = { name = "ngd_teqchamglass", price = 0},
},
coords = vector3(-1117.2538, 2692.1638, 17.5542),
Blip = {
enable = false,
id = 52,
scale = 0.5,
color = 5,
},
}
["Tequilala Glasses"]
is the shop registered in the NGD script. Click below to see each shop name.label
is the label of the shop and can be whatever you wantjob
can still be 'all' since the NGD scripts restrict the shop with targetitems
are each of the items from the NGD script configVU Glasses
VU Alcohol
VU Wine
VU Ingredients
Glasses
Alcohol
Wine
Ingredients
Galaxy Glasses
Galaxy Alcohol
Galaxy Wine
Galaxy Ingredients
Pacific Alcohol
Pacific Ice
Pacific Glasses
Bean Machine Alcohol Store
Bean Machine Ice
Bean Machine Cup Store
Pillbox Kitchen(Floor 1)
Floor 2 Alcohol
Pharmacy Supplies
Breakroom Food
Ice Cream Supplies
Skyline Refrigerator
Skyline Syrup
Skyline Coffee
Skyline Steamed Milk
Limeys Supply
Limeys Doughnuts
Limeys Coffee
Tequilala Food Ingredients
Tequilala Glasses
Tequilala Ice
Tequilala Mixed Drink Ingredients
Do you still need help? Open a ticket in our Discord