SHOPPING CART

INSTALLATION#

ASSET DOWNLOAD#

ASSET DOWNLOAD#

📌 INSTRUCTION — To access the asset, you must have purchased it using your own Keymaster account. If you need to transfer the asset to a different Keymaster account, you can use the transfer system. Please note that the transfer can only be performed once for an asset, so ensure the transfer is done carefully

First, log in to the CFX portal. Once inside, grab the asset from the official CFX page—you can download it as many times as you like. Need updates later? Just head back to the same page and download again.

Login to the CFX Portal#

First, log in to the official CFX portal by clicking here

Finding Your Assets#

Once logged in, navigate to the "Granted Assets" section to view all the assets you've purchased. Locate the asset you want to download and click on Download Button it.

WHAT IS CFX AUTH?
Loading....

ASSET DEPENDENCIES#

All dependencies are mandatory—use the full dependency guide and include every required file.

When downloading a dependency, make sure the file is fully unzipped and does not contain “-main” at the end of its folder name. If it does, remove “-main” before using it.

REQUIRED DEPENDENCIES:
  • onex-base (portal) — Download by clicking here
    • For every script that requires onex-base, it is automatically included with your purchase.

UPDATE ARTIFACTS & GAME BUILD#

Keeping your artifacts and game build up to date is essential to prevent common server issues. Follow the steps below to update correctly:

Update Artifacts#

💡TIP — To find the best FiveM artifact, visit artifacts.jgscripts.com. Thanks to JG Scripts.

Replace your existing artifacts with the latest version. Download the correct artifacts for your operating system from the official sources:

Update Gamebuild#

Download the latest artifacts for your operating system from the official sources and replace your existing artifacts with the new version.

⚙️server.cfg
sv_enforceGameBuild 3095
Loading....

ASSET POSITIONING#

Please note that this asset includes 2 downloads: onex-base and onex-charselect. You can place and start both within the same folder.

— Onex Scripts

To run this asset correctly, you must follow the proper start order. We recommend placing all dependencies and the onex-creation asset inside the [onex] folder for clean organization.

📌 CAUTION — If you don’t, you’ll need to start each dependency manually in the correct order.

⚙️server.cfg
# Always start core frameworks first ensure es_extended or qb-core # Start all Onex dependencies and assets together ensure [onex]

If you prefer to keep resources separate, list them individually in the proper order:

⚙️server.cfg
# Always start core frameworks first ensure es_extended or qb-core ensure [inventory] # Start each dependency and Onex asset in order ensure onex-base ensure onex-charselect # Other Onex scripts if you have

REMOVING CONFLICTING SCRIPTS#

Don't worry—removing any of the resources on this list won't cause any issues on your server. These resources need to be removed because onex-charselect fully replaces their functionality. If you don't remove these scripts, they will conflict with onex-charselect, leading to errors.

CONFLICTING RESOURCE LIST:

  • esx_multicharacter
  • esx_identity
  • qb-multicharacter

Please remove these resources or any similar ones (such as other multicharacter scripts) from your server.