[RELEASE] [FREE] guille_jobcreator

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

Solved

Hello Guille first of all Thank you for making somethign so good but could you maybe add an feature where you can give the bill a name lets say for example Name:“running red Light”
Cost:100 and that players could customize it themselves.
ohh and keep up the good work

not worked cant fould guille_jobcreator

is it allowed to redesign ? i would upload it to fivem forum and give creds

Yeah!

I can’t get the menu to open is there an update or am I installing it wrong?

I cant open the f6 menu either, all my.other jobs work, just none with job creator

Is there anyway to skip a certain blip to spawn cos i dont want the vehcle spawner blip?

qbcore?

how do i get the menu up i did createjob in f8 menu but nothing

can u get the script my guy ?