[RELEASE] [FREE] guille_jobcreator

Useful script good job.

1 Like

Thank you

Good job guille

1 Like

Thank you

Any way to configure the money wash time and currency displayed? Otherwise love this script, great work!

10/10 script. It worked perfectly, thanks for sharing it

1 Like

Thank you!

wtf dude

when I’m set in another profession and pressure f6 this error appears

I will fix that soon

the best job script ever…but i have problem when using it. The job is wonderfully create but there is no blip is appear…are there something wrong?

after creating the job, set yourself as the job and they should be there

Problem – Help

[script:guille_jobcre] Error loading script server/server.lua in resource guille_jobcreator: @guille_jobcreator/server/server.lua:230: attempt to index a nil value (global 'ESX')
[script:guille_jobcre] stack traceback:
[script:guille_jobcre]  @guille_jobcreator/server/server.lua:230: in main chunk
[    c-scripting-core] Failed to load script server/server.lua.
ESX.RegisterServerCallback('guille_jobs:getConfigJob', function(source,cb) 
    local xPlayer = ESX.GetPlayerFromId(source)
    while xPlayer == nil do 
        xPlayer = ESX.GetPlayerFromId(source) 
        Wait(500) 
    end
    local jobConfigs = {}
    for i = 1, #config, 1 do
        if xPlayer.job.name == config[i]['job'] then
            table.insert(jobConfigs, {job = config[i]['job'], idman = config[i]['idman'], vehman = config[i]['vehman'], alerts = config[i]['alerts'], handcuff = config[i]['handcuff'], bill = config[i]['bill'], obj = config[i]['obj']})
        end
    end
    cb(jobConfigs)
end)  

image
in put stock and after i cant give from stock … this is error for “give stock”

image
in put stock and after i cant give from stock … this is error for “give stock”

You’ve mis typed the item name. This happens when there is a spelling error. Check what you’ve typed compared to the item in database

i put item from my inventory as char via “armory” …
image
above is take item (item is in items.sql table)

please…can u help…maybe i dont understand :slight_smile: sorry

How is the item spelt in database, and how have you spelt it when adding to the script

we use limit where -1