Skip to Content

Installation

Flux Radial Menu is a hexagonal radial menu for FiveM with nested submenus, FontAwesome icons, and framework-specific bridges for QBCore and QBox.

Requirements

  • ox_lib
  • ESX, QBCore, or QBox framework

Compatibility

Flux Radial Menu provides backward compatibility as a drop-in replacement for:

  • qb-radialmenu
  • qbx_radialmenu

Existing scripts that use these resources will work without modification.

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.

3. Configure

Add the following to your server.cfg:

ensure flux-radialmenu

If replacing qb-radialmenu or qbx_radialmenu, remove the old resource and ensure flux-radialmenu in its place.

4. Set Framework

Edit config.lua:

Config.Framework = 'esx' -- 'esx', 'qb', or 'qbx'

5. Restart

A full server restart is required for changes to take effect.

Last updated on