Getting Started
Installation and setup guide for ktx_cases, an animated loot case system for FiveM.
Getting Started
ktx_cases is an animated loot case system for FiveM. Server-authoritative reward selection with rarity tiers and a React NUI animation. Supports money, items, weapons, vehicles, and coins as reward types.
Requirements
- ox_lib - utility library
- oxmysql - async MySQL driver (required if database logging is enabled)
- OneSync - must be enabled on your server
- es_extended - default framework (adaptable via custom hooks)
Installation
- Download from Keymaster
- Extract to your server's
resourcesfolder - Import
install.sqlinto your database (required for opening logs) - Add to
server.cfg
ensure ox_lib
ensure ktx_casesUsage
Open cases in two ways:
/casescommand - opens the case selection UI- Use a case item from inventory - triggers the opening animation directly
Rewards are rolled server-side. The client animation plays while the server determines the result.