Installation
Step by step documentation how to properly install script.
Script
Download the script from keymaster.
Open downloaded zip, copy
rcore_job_blips
folder and put it in resources folder to your server files.Go to your server.cfg and add
ensure rcore_job_blips
.Go to
rcore_job_blips/config.lua
and editFramework
&Inventory
by your server specifications.
Framework = Framework.ESX, -- [ESX - es_extended, QBCore - qb-core, Standalone - standalone]
Inventory = Inventory.OX, -- [OX - ox_inventory, QB - qb-inventory, QS - qs-inventory, MF - mf-inventory]
Restart your server.
Last updated
Was this helpful?