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
  • QB-Inventory
  • PS-Inventory
  • LJ-Inventory
  1. QB/QBX SCRIPTS
  2. SA-MONEY

Displays $ in inventory

Here is a code for QB-Inventory & LJ-Inventory to show $ instead of just a number.

Last updated 11 months ago

QB-Inventory

For versions 1.9.9 and below
  • Open qb-inventory/html/js/app.js

  • Save your old app.js and replace it with this

For new qb-inventory versions 2.0.0 and above
  • Open qb-inventory/html/index.html

  • Save your old index.html and replace it with this


PS-Inventory

PS-Inventory edit
  • Open ps-inventory/html/js/app.js

  • Save your old app.js and replace it with this ↓


LJ-Inventory

LJ-Inventory edit
  • Open lj-inventory/html/js/app.js

  • Save your old app.js and replace it with this ↓

  • Also, you have to edit CSS in lj-inventory/html/css/main.css

  • So, save your old CSS and replace it with this ↓

Now it's done and it should work. If it doesn't work try other tips or contact us on Discord

If you get some errors in the console, try the section

📦
💸
🗃️
QB-Inventory / html / js / app.js
QB-Inventory / html / index.html
PS-Inventory / html / js / app.js
LJ-Inventory / html / js / app.js
LJ-Inventory / html / css / main.css
Error Fixes