Installation
1. Resource Download
Once purchased, the resource will be sent directly your keymaster account. Download your resource from keymaster, 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
# Core
ensure FRAMEWORK
ensure INVENTORY
ensure TARGET
# r_scripts
ensure r_bridge
ensure r_lottery
4. Configure Resource
Open the config.lua
and modify it to your server needs. If you are using a custom framework or unsupported inventory, you can make those modifications in our bridge.
Last updated