Installation
This script requires NPC presence on your server to function properly.
1. Resource Download
Once purchased, the resource will be sent directly your Cfx.re Portal account. Download your resource from Cfx.re Portal, as well as any dependencies, and place them within your servers resource
folder.
2. Item Installation
Navigate to the install
folder and install all items with the appropriate file for your inventory. Do not forget to add the images to your inventory as well!
3. Start Order
Start the resource and all dependencies in the following order in your server.cfg
, always be sure to have the bridge ensured after any resource it will be detecting.
# Standalone
ensure oxmysql
ensure ox_lib
ensure MugShotBase64
# Core
ensure FRAMEWORK
ensure INVENTORY
ensure TARGET
# r_scripts
ensure r_bridge
ensure r_trapphone
4. Configure Resource
Go through the configs
folder and configure the appropriate files to your server needs. If you are using a custom framework or unsupported inventory, you can make those modifications in our bridge.
Last updated