Studio PLAYERS
  • Studio PLAYERS
  • 📦QB/QBX SCRIPTS
    • 💸SA-MONEY
      • 💡Introduction
      • ⚙️Installation
        • ⚙️Installation
        • ⚙️Migration
        • ⚙️Add new currency
      • 🗃️Displays $ in inventory
      • 📚HUD Implementations
        • 📗17mov_Hud
        • 📗wais-hudv5
    • 💰SA-MONEYWASH
      • 💡Introduction
      • ⚙️Installation
    • 🕐SA-PLAYTIME
      • 💡Introduction
      • ⚙️Installation
      • ✈️Exports
    • ☠️SA-CHARACTERKILL
      • 💡Introduction
      • ⚙️Installation
    • 🧊SA-BOXE
      • 💡Introduction
      • 💡Usage
      • ⚙️Installation
    • 🚦SA-TRAFFICLIGHTSPRIORITY
      • 💡Introduction
      • ⚙️Installation
  • 📦ESX SCRIPTS
    • 🕐SA-PLAYTIME
      • 💡Introduction
      • ⚙️Installation
      • ✈️Exports
    • ☠️SA-CHARACTERKILL
      • 💡Introduction
      • ⚙️Installation
    • 🚦SA-TRAFFICLIGHTSPRIORITY
      • 💡Introduction
      • ⚙️Installation
  • 🛠️FAQ
    • 🛠️General Issues
    • 🛠️SA-Money-V2
Powered by GitBook
On this page
  1. QB/QBX SCRIPTS
  2. SA-MONEYWASH

Installation

Installation for SA-MoneyWash script

Last updated 6 months ago

INSTALLATION FOR NEW QB-CORE & QB-INVENTORY / PS-INVENTORY

  • 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

INSTALLATION FOR OLD QB-CORE (1.2.5) AND QB-INVENTORY (V1.9.9 and BELOW), PS-INVENTORY, LJ-INVENTORY

  • 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

You can also download it from our

📦
💰
⚙️
👏
GitHub
1KB
qb-traphouse.zip
archive
qb-traphouse redirect