🔴QBCore Installation
1. Add this to qb-core/shared/items.lua
-- Rebel Moneywash
['wetbills'] = {['name'] = 'wetbills', ['label'] = 'Wet Bills', ['weight'] = 0, ['type'] = 'item', ['image'] = 'wetbills.png', ['unique'] = false, ['useable'] = false, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = 'Wet unusable cash'},
2. Insert the insert.sql
3. Insert the rebel-lib/skills.sql file into your database.
4. You're all good to go! Enjoy and have fun!!
Last updated