Onex
Onex
Home
Products
Documentation
Changelog
Login with FiveM
  • 👋 Welcome
  • Claim Purchase
  • Translations
    • Weaponmeta
    • Voice Interaction
    • Translations
      Api Reference
      Compatiblity
      Configuration
Artifacts Tracker
  1. Onex Scripts
  2. Scripts_guides / Installation
Ctrl K

INSTALLATION#

This guide covers everything from downloading the resource to proper server configuration. Follow each step in order. If you encounter issues, refer to the Troubleshooting section at the bottom.

DOWNLOADING THE RESOURCE#

📌 REQUIREMENT — You must own this asset through your CFX portal account.

Access your purchased assets via the CFX portal. Downloads are unlimited, allowing you to re-download for updates or fresh installations at any time.

Access the CFX Portal#

Navigate to the official CFX portal at portal.cfx.re and authenticate with your account.

Locate Your Purchase#

Visit the "Granted Assets" page to see all assets linked to your account. Find the onex-radialmenu resource and initiate the download.

FiveM Asset Escrow?

SERVER PLACEMENT#

Correct startup sequence is critical for proper functionality. For optimal organization, place all Onex resources and their dependencies within a dedicated [onex] folder.

📌 WARNING — Manual startup requires loading each dependency in the exact order specified below.

server.cfg
# Initialize core framework before any other resources ensure es_extended or qb-core # Load all Onex resources with automatic dependency resolution ensure [onex]

Alternative setup for individual resource management:

server.cfg
# Initialize core framework before any other resources ensure es_extended or qb-core ensure [inventory] # Load Onex resources after all dependencies ensure onex-radialmenu

Last updated 3 months ago

Quick Links

All DocumentationOur Products