⚙️Installation
Installation for SA-MoneyWash script
Buy script from Tebex
Download it from cfx → Purchased Assets
Open the downloaded file and configure the config.lua according to your preferences
Upload those files to your server
Create a new item in QB-core / shared / items.lua ↓ (Icon for the item you can upload into QB-Inventory / html / images)
['ticket'] = {['name'] = 'ticket', ['label'] = 'Ticket', ['weight'] = 0, ['type'] = 'item', ['image'] = 'xxx.png', ['unique'] = true, ['useable'] = false, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = 'Ticket?'},
That's all 👏
Buy script from Tebex
Download it from cfx → Purchased Assets
Open the downloaded file and configure the config.lua according to your preferences
In config set
InventoryCompatibility = true
Upload those files to your server
Create a new item in qb-core / shared / items.lua ↓ (Icon for the item you can upload into QB-Inventory / html / images)
['ticket'] = {['name'] = 'ticket', ['label'] = 'Ticket', ['weight'] = 0, ['type'] = 'item', ['image'] = 'xxx.png', ['unique'] = true, ['useable'] = false, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = 'Ticket?'},
Download the script below (qb-traphouse). It's redirect for our script.
Replace the original with this.
Now it's done and it should work. If it doesn't work try other tips or contact us on Discord
Last updated