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

INSTALLATION#

This page walks you from download → placement → startup order → first launch for onex-voiceInteraction.

ASSET DOWNLOAD#

  1. Go to the CFX Portal (Keymaster)
  2. Navigate to Granted Assets section
  3. Locate onex-weaponmeta in your asset list
  4. Click Download to get the latest version
  5. Extract the downloaded archive to a temporary location

ASSET DEPENDENCIES#

When you purchase onex-weaponmeta, inside the onex-weaponmeta-*.zip you will find following dependencies.

DependencyRequired
onex-weaponmeta_assetsYes
onex-weaponmeta_assets2Yes

ASSET POSITIONING#

Extract both resource folders into your server's resources/[onex]/ directory. If the [onex] folder does not exist, create it manually. Do not rename either folder — the scripts reference their own names internally.

resources
[onex]
onex-weaponmeta
onex-weaponmeta_assets
onex-weaponmeta_assets2

CONFIGURE —server.cfg#

Add the following to your server.cfg, after your framework and its dependencies (e.g. qb-core, ox_core).

ensure [onex] # At very end add this line add_ace resource.onex-weaponmeta command allow add_ace resource.onex-weaponmeta command.add_ace allow add_unsafe_child_process_permission onex-weaponmeta add_filesystem_permission onex-weaponmeta write onex-weaponmeta_assets add_filesystem_permission onex-weaponmeta write onex-weaponmeta_assets2

SETUP AI (Optional)#

If you skip this step, the AI assistant won't be able to tune your weapon — all other features will still work fine, and you can manually edit any value without issues.

🤖
Setup Ai

START YOUR SERVER#

Join server, and after spawning click F6 to verify the script is working. Then you are good to go.

Last updated 27 days ago

Quick Links

All DocumentationOur Products