Installation

DEPENDENCIES

REQUIRED DEPENDENCIES

OPTIONAL DEPENDENCIES

Resource
Download

RESOURCE INSTALLATION GUIDE

1) RESOURCE DOWNLOAD

circle-info

Download your resource from FiveM's Keymasterarrow-up-right.

2) RESOURCE POSITIONING

circle-info

You need to make sure that apex_lib is always started before any of our scripts!

ensure apex_lib
ensure [apex] -- or ensure apex_cluckinbell

3) ASSET ADDING

circle-info
  1. Open apex_cluckinbell > assets > inventory_images

  2. Copy files from the folder and add them into your inventory image folder

4) ITEM ADDING (QBCORE & ESX)

The first block shows the data, you'll have to put into shared/items.lua in qbcore

The second block shows the data, you'll have to put into the database in esx

circle-info
circle-info

5) JOB ADDING

The first block shows the data, you'll have to put into shared/jobs.lua in qbcore

The second block shows the data, you'll have to put into the database in esx

circle-info
circle-info

6) CONSUMABLES

The first 2 blocks i'll show how to add the items into both qb-smallresourcesarrow-up-right and jim-consumablesarrow-up-right for qbcore

circle-info
circle-info

With jim-consumables, it is a little different, you'll have to find this: Consumables = {} in the config file add the following into it.

If you are not able to get it working, ask jimathy for help

Last updated