Installation
Flux Inventory is a custom UI overlay for ox_inventory. It replaces the default inventory interface with a modern, themed design while keeping all ox_inventory functionality intact.
Requirements
- ox_inventory (any version)
- ox_lib
- oxmysql
- OneSync enabled
- Game build 6116+ or higher
- (Optional) MugShotBase64 — for player mugshot profile pictures
Setup
1. Download
Download the resource from the CFX Portal using the license key from your purchase.
2. Install
Place the resource folder into your server’s resources directory. The resource must be named ox_inventory — it replaces the default ox_inventory UI.
3. Configure
Add the following to your server.cfg:
ensure ox_inventory4. Framework Setup
Set your framework via convar in server.cfg:
set inventory:framework "esx"Supported values: esx, qbx, nd
5. Restart
A full server restart is required for changes to take effect.
Key Convars
These convars can be set in your server.cfg:
| Convar | Default | Description |
|---|---|---|
inventory:framework | esx | Framework: esx, qbx, or nd |
inventory:slots | 50 | Player inventory slot count |
inventory:weight | 30000 | Maximum carry weight |
inventory:target | 0 | Enable target interaction (0/1) |
Plug and Play
Flux Inventory works as a drop-in replacement for ox_inventory’s UI. All existing ox_inventory scripts, shops, stashes, and items continue to work without modification.