QBox
Installation guide
Download Resource
You will receive the script in keymaster.fivem.net profile, after this click in blue "download" button.
After download, put the script in your server files.
Remeber:
You need to be logged with the same cfx.re account you used to buy in my tebex store.
Dependencies Part
qbx-core
weapons script ( provided on download )
Download all the scripts by clicking on their respective names, put them in the server files and start server.cfg
Webhooks
Inventory uses webhooks for logs system. All you need to do is replace the default webhooks, via config.lua

SQL
You only need to execute SQL file attached to inventory folder.
This is mandatory to avoid errors
Config.lua
Setup all config.lua to your needs, read all comments in green color to be more easier.
Adjust images
To edit/change images, only need to follow this directory: jpr-inventario - html - images. To change item image, put an image and rename to item name.
Adjusting QBox Core
In order to use inventory, you need to edit qbx core in order to support it, here it goes a quick tutorial:
Open qbx_core/bridge/qb/server/main.lua, locate:
Replace to:
Open qbx_core/bridge/qb/shared/main.lua, locate:
Replace to:
Open qbx_core/server/main.lua, locate:
Replace to:
Open qbx_core/server/player.lua, locate:
Replace to:
This is mandatory otherwise the inventory will show errors in console and inventory will not work
All good. Be happy with the script !

Last updated