🗃️Displays $ in inventory

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

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

QB-Inventory / html / js / app.js

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

QB-Inventory / html / index.html


PS-Inventory

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

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

PS-Inventory / html / js / app.js


LJ-Inventory

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

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

LJ-Inventory / html / js / app.js

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

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

LJ-Inventory / html / css / main.css

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 Error Fixes

Last updated