Add this job into your jobs list e.g. qb-core/shared/jobs.lua
delivery = { label = 'Delivery', defaultDuty = true, offDutyPay = false, grades = { ['0'] = { name = 'Driver', payment = 50 }, }, },
Last updated 16 hours ago