Skip to Content

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_inventory

4. 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:

ConvarDefaultDescription
inventory:frameworkesxFramework: esx, qbx, or nd
inventory:slots50Player inventory slot count
inventory:weight30000Maximum carry weight
inventory:target0Enable 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.

Last updated on