Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Shop whitelist jobs #29

Open
Pega86 opened this issue Apr 30, 2020 · 2 comments
Open

Shop whitelist jobs #29

Pega86 opened this issue Apr 30, 2020 · 2 comments

Comments

@Pega86
Copy link

Pega86 commented Apr 30, 2020

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
Copy link

It's a suggestion?

@GlobbinTerpenes
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants