For the complete documentation index, see llms.txt. This page is also available as Markdown.

Installation

Step by step documentation how to properly install script.

Script

  1. Download the script from keymaster.

  2. Open downloaded zip, copy rcore_job_blips folder and put it in resources folder to your server files.

  3. Go to your server.cfg and add ensure rcore_job_blips.

  4. Go to rcore_job_blips/config.lua and edit Framework & 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]
  1. Restart your server.

Last updated