screwdriver-wrenchInstallation

circle-info

Please read each step completely without skipping any lines, all documentation is important.


1. Resource Download

Once purchased, the resource will be sent directly your Cfx.re Portalarrow-up-right account. Download your resource from Cfx.re Portalarrow-up-right, as well as any dependencies, and place them within your servers resource folder.


2. Job Setup

Navigate to the install/job folder and add the appropriate job to your framework, the files are named after the frameworks they are to be used with.


3. Item Installation

Navigate to the install/items folder and install all items with the appropriate file for your inventory. Do not forget to add the images to your inventory as well!


4. Start Order

circle-info

Failure to follow this step can result in errors that will break the resource functionality.

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 ox_lib

# Core
ensure FRAMEWORK
ensure INVENTORY
ensure TARGET

# r_scripts
ensure r_bridge
ensure r_fraud

5. 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 bridgearrow-up-right.

gearConfigurationchevron-right

Last updated