Scripts & Changelogs
Changelog
Stay up to date with every release across Onex Scripts.
7 scripts·13 versions·Last update May 16, 2026
Recent Releases
- Weapon Meta Editorv0.9.5May 16, 20265 features5 bugfixes1 breaking
- —Player join gating during startup scan — players are now held at the connection screen until the weapon metadata scan completes, prevent…
- —Added a `weaponmeta_revert` console command that lets server owners undo applied weapon meta changes for specific weapons. Exclusions ar…
- —## Runtime Recoil-Group Assignment Exports Server-side exports that let other resources assign players to recoil groups (or custom recoil…
View full release - Voice Interactionv1.17.0LatestMay 12, 20269 features14 bugfixes
- —ElevenLabs voice support is now available for NPCs. Each NPC can be assigned a voice from an accent pool, and a new *in-game UI editor…
- —Added a `voice_llm_refine` convar that enables LLM-assisted rewriting of speech-to-text transcripts before they are processed. This help…
- —Dynamic LLM phrases are now routed through the free Onex Cloud TTS service so NPCs can speak generated responses without requiring a pai…
View full release - Onex Basev1.37.0LatestMay 11, 20261 features6 bugfixes1 refactor
- —getClosest ped lookup now supports an optional model filter, allowing you to target only peds of a specific model when finding the neare…
- —Vehicle info resolution now uses a unified lookup across all supported frameworks, improving consistency and reliability when retrieving veh…
- —Fixed an issue in qb-inventory weight checks where the per-unit item weight was not being read correctly, which could allow players to c…
View full release - Weapon Meta Editorv0.5.1May 10, 202612 features13 bugfixes1 refactor1 breaking
- —Massively improved AI system — The AI has been completely overhauled. Here's what's new: **What it can do now that it couldn't before…
- —Weapon pool cap warnings: The server now logs a clear warning when your installed weapon count exceeds default pool limits, helping you…
- —Excluded addon opt-out (
Config.ExcludedAddons): Specific weapon addons can now be excluded from scanning entirely, with safe revert su…
View full release - Scoreboardv1.1.4LatestApr 7, 20261 bugfixes
- —Fixed an issue where the mugshot board was not being deleted when the exit ped was deleted. The board will now be cleaned up together with t…
View full release - Voice Interactionv1.10.0Apr 7, 202623 features18 bugfixes4 refactor2 breaking
- —Added Azure Cognitive Services as a new BYOK text-to-speech provider
- —Added ElevenLabs as a BYOK TTS provider with 41 free-tier voices, gender-aware NPC voice fallback, and voice tier display
- —Added NPC voice configuration system with 3 modes: preconfigured, LLM-origin, and LLM-accent — includes 538+ unique NPC voice assignment…
View full release - Onex Basev1.35.1Mar 26, 202619 features22 bugfixes5 refactor3 breaking
- —Adapter system overhaul — adapters now self-register with lazy-loading and escrow protection, reorganized into
adapters/directory wit… - —New appearance/clothing adapter with methods for ESX, QBCore, and QBX frameworks — supports applying skins to non-player peds (ESX)
- —New multichar adapter for framework-agnostic character selection management
View full release - —Adapter system overhaul — adapters now self-register with lazy-loading and escrow protection, reorganized into
- Radialmenuv0.6.0LatestMar 26, 20261 features4 bugfixes5 refactor
- —Customizable center labels — The radial menu center text ("ACTION" / "MAIN MENU") can now be changed via
actionLabelandmenuLabeli… - —Framework detection — Improved how the script detects and loads your framework at startup
- —Bridge improvements — Cleaned up ESX and client bridge code for better reliability
View full release - —Customizable center labels — The radial menu center text ("ACTION" / "MAIN MENU") can now be changed via