Getting Started
Installation and setup guide for ktx_dispatch, an emergency dispatch system for FiveM.
Getting Started
ktx_dispatch is an emergency dispatch system for FiveM. Features a React NUI panel with priority-based calls, department filtering, and real-time updates. Emergency workers see calls for their department, citizens can create new calls.
Requirements
- ox_lib - utility library
- OneSync - must be enabled on your server
- es_extended - default framework template (swap by editing
custom/server.luaandcustom/client.lua)
Installation
- Download from Keymaster
- Extract to your server's
resourcesfolder - Add to
server.cfg
Warning: Load order matters. ox_lib must start before ktx_dispatch.
ensure ox_lib
ensure ktx_dispatchUsage
Use the /dispatch command to open the dispatch panel.
- Emergency workers (police, EMS, fire, etc.) see incoming calls filtered to their department
- Citizens can create emergency calls with location, description, and priority
- Calls are sorted by priority weight and update in real-time