🐐
Rebel Documentation
  • 🐐Rebel Resources
  • 💳Rebel Fleecas
    • ⚡Config File
    • 📍Information
    • 🔴QBCore Installation
    • 🔵ESX Installation
  • 🏦Rebel Cityhall
    • ⚡Config File
    • 📍Information
  • 📊Rebel Skills
    • ⚡Config File
    • 📍Information
    • 💻Client Exports
    • 💻Server Exports
    • 💻Client Events
  • 📋Rebel Scoreboard
    • ⚡Config File
    • 📍Information
  • 🚗Rebel Vehicle Controls
    • ⚡Config File
    • 📍Information
  • 👷Rebel Electrician
    • ⚡Config File
    • 📍Information
    • 🔴QBCore Installation
    • 🔵ESX Installation
  • 🚚Rebel Trucking
    • ⚡Config File
    • 📍Information
    • 🔴QBCore Installation
    • 🔵ESX Installation
  • 🍺Rebel Brewery
    • ⚡Config File
    • 📍Information
    • 🔴QBCore Installation
    • 🔵ESX Installation
  • 💰Rebel Bobcat
    • ⚡Config File
    • 📍Information
    • 🔴QBCore Installation
    • 🔵ESX Installation
  • 🏛️Rebel Maze Bank West
    • ⚡Config File
    • 📍Information
    • 🔴QBCore Installation
    • 🔵ESX Installation
  • 💸Rebel Moneywash
    • ⚡Config File
    • 📍Information
    • 🔴QBCore Installation
    • 🔵ESX Installation
Powered by GitBook
On this page
  • 1. Add this to qb-core/shared/items.lua
  • 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!!
  1. Rebel Moneywash

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!!

PreviousInformationNextESX Installation

Last updated 1 year ago

💸
🔴