How to Install Delivery Jobs
Dependencies:
Install our KQ_LINK resource if you don't have it installed already
- If you do have it installed, make sure its up-to-date (^1.22.0)
Follow the detailed guide here: https://docs.kuzquality.com/kq-link/kq-link-or-installation-guide
Github: https://github.com/Kuzkay/kq_link
⚠ Make sure that kq_link is started before this resource and named exactly kq_link !
kq_jobcontracts
This script requires our job contract management resource. You will find it on your CFX Portal. Make sure to install it by following its installation guide
Step 1:
Put the folder into your resources folder
Step 2: (optional)
Add the jobs to your server.
- Some of the jobs may already be present on your server - Ignore them
- If you wish to change the name of the job, or disable a need of a job. You can do that in the config.lua file under each specific job
ESX:
To add the new jobs, simply import the sql file: _installation/esx_jobs.sql. Then restart your server
QBCore / QBox
Open your jobs list file (usually found in /shared/jobs.lua)
Copy the job data from _installation/qb_jobs.txt and add them to your jobs list. Then restart your server
Step 4:
Ensure the script in your server.cfg file.
ensure kq_link
ensure kq_jobcontracts
ensure kq_deliveries
Done
- UI Styling can be configured in the config of kq_jobcontracts
- Interaction/target system can be configured in the config of kq_link
Enjoy the script



