Install
Follow the steps below to install this resource to your server.
Install dependencies
⚠️
Verify all dependencies below are started before this script in your server.cfg.
Install (or update) all dependencies below:
Add items
Open the install folder and add the items & their images to your inventory
ℹ️
You do not need to import the .sql file manually; it will be auto-imported.
- Copy items from
/install/items/ox_inventory.txtintoox_inventory/data/items.lua - Copy images from
/install/imagesintoox_inventory/web/images
-- Item data format for ox_inventory
['uncounted_money'] = {
label = 'Uncounted Money',
},Complete item list can be found in /install/items/*.txt
Restart server
- Add this script into your main resources directory (usually
../resources) - Open
server.cfgand addstartorensure lation_laundering - Restart your server
️🚫
Upon completion, do not delete the install folder or any .sql files or you will experience errors.