Premium RedM balloon ownership — broker NPCs, persistent fleet (MySQL / oxmysql), full NUI shop, flight, passengers, storage, transfers, and server-side economy — wolves.land LXR quality bar.
What you get
Broker economy: buy, sell-back, repair, retrieval fees, transfer tax — prices enforced on the server.
Persistence: balloon rows in MySQL (
lxr_balloonsby default); tunable table name.NUI: fleet + shop + transfer flow; aligned with lxr-boats-class UI patterns.
Flight & passengers: pilot loop, boarding, seat rules; configurable per balloon type.
Security: broker distance checks, cooldowns, model verification, store proximity on park.
Frameworks: auto-detect with adapters for LXR Core, RSG, VORP, plus standalone (dev only unless you harden it).
Admin: ACE-gated commands + console support — see PERMISSIONS.md.
Locales: English, Georgian, Turkish, German packs included (
Config.Locale).
Docs: INSTALL.md, CONTROLS.md, other docs/*.md, CHANGELOG.md.
Requirements (read before purchase)
Requirement
Detail
Platform
RedM (RDR3) only — not for GTA V or non-RedM servers
Database
oxmysql + MySQL/MariaDB
Folder name
Must be lxr-balloons on disk (server/main.lua gate)
NUI
Self-contained (html/vendor/storefront.css + html/img/) — no second LXR script required
Artifact
Server build supporting cerulean, Lua 5.4, RedM prerelease disclaimer string in manifest
Install (summary)
Extract as
lxr-balloonsunderresources/.Run
sql/install.sql.ensure oxmysql→ your framework →ensure lxr-balloons.Configure
config.lua(brokers, balloons, framework, locale). Detailed install + troubleshooting: INSTALL.md and TROUBLESHOOTING.md in the download.