MaoriRP / Maori_Inventory

GNU General Public License v3.0
14 stars 28 forks source link

Shop whitelist jobs #29

Open Pega86 opened 4 years ago

Pega86 commented 4 years ago

Enter shop for jobs ... example police and ems and setting marker

['YouTool'] = {
    coords = {
        vector3(2748.0, 3473.0, 55.68),
    },
    items = {
        { name = "fixkit", price = 300, count = 1 },
        { name = "oxygen_mask", price = 120, count = 1 },
        { name = "gps", price = 250, count = 1 },
        { name = "phone", price = 350, count = 1 },
        { name = "fishingrod", price = 100, count = 1 },
        { name = "fishbait", price = 30, count = 1 },
    },
    markerType = 29,
    markerColour = { r = 102, g = 153, b = 255 },
    blipColour = 2,
    blipSprite = 402,
    enableBlip = true,
    job = 'police'
},   
iSentrie commented 4 years ago

It's a suggestion?

GlobbinTerpenes commented 4 years ago

its not hard to make shops for certain jobs look up lrp burger job for an example