Installation
DEPENDENCIES
REQUIRED DEPENDENCIES
Apex Library
OPTIONAL DEPENDENCIES
Mapping
Map4all Recommend / Whatever you want
RESOURCE INSTALLATION GUIDE
1) RESOURCE DOWNLOAD
Download your resource from FiveM's Keymaster.
2) RESOURCE POSITIONING
You need to make sure that apex_lib is always started before any of our scripts!
3) ASSET ADDING
Open apex_bite > assets > inventory_images
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
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
6) CONSUMABLES
The first 2 blocks i'll show how to add the items into both qb-smallresources and jim-consumables for qbcore
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