CD Dispatch - professional ESX script with custom features and optimized performance for FiveM servers Compatible with ESX framework.
20,00 €45,00 €
Geld-zurück-Garantie
14 Tage Rückgaberecht
Lebenslange Updates
Kostenlose Updates für immer
Open Source
Code einsehen & anpassen
SSL Encrypted
|
Visa, Mastercard, Amex, Apple Pay
|
Crypto
Video-Vorschau
Klicke, um das Video von YouTube zu laden. Mit dem Ansehen stimmst du deren Datenschutzrichtlinie zu.
Beschreibung
CD Dispatch - Professional Police Dispatch System for ESX & QBCore
CD Dispatch (Codesign Dispatch) is a comprehensive police dispatch system that brings real-world emergency response coordination to your FiveM server. Built for both ESX and QBCore frameworks, this isn't just another alert script - it's a complete dispatch center that transforms how law enforcement operates on your server. Officers get real-time alerts with detailed information, interactive maps, and professional UI options that rival real dispatch software.
What's Included
You get two complete UI options: a small HUD overlay for officers on patrol who need quick glanceable information, and a large dispatcher interface for dedicated dispatch operators managing multiple units. The system includes automatic alert generation for crimes like robberies, shootings, vehicle theft, and more. Each alert comes with location data, suspect descriptions, vehicle information, and priority levels.
The package includes blip management for officer locations, customizable keybinds for quick responses, radio channel integration, duty system support, callsign assignment, and job-specific command systems. Everything is modular - activate only the features your server needs.
Key Features
Dual UI System - Small heads-up display for patrol officers (toggle with U) and large dispatcher interface for dispatch operators (L key), both fully customizable in appearance and positioning
Smart Auto-Detection - Automatically detects your framework (ESX/QBCore) and SQL setup, then configures itself through the simple config.lua file
Real-Time Alerts - Officers receive instant notifications with GPS coordinates, suspect information, vehicle plates, and priority levels - respond with G key or cycle through multiple calls
Panic Button System - One-touch panic alerts (Down arrow) broadcast officer location to all units with urgent priority and audio notification
Blip Management - Live officer location tracking on map, callsign display, and status indicators (available, responding, on scene, backup needed)
Easy Alert Integration - Add dispatch alerts to ANY script using simple client-to-server exports - includes code snippets for common scenarios
Dispatcher Role - Dedicated dispatcher job can manage all calls, assign units, ping locations (Up arrow), and coordinate multi-unit responses
Radio Channel Integration - Syncs with popular radio scripts to automatically manage department channels and cross-department coordination
Perfect For
Serious RP servers needing professional law enforcement coordination and realistic dispatch operations
Servers with dedicated dispatch operators who manage emergency response from a communications center
Communities wanting better officer awareness during active situations and multi-unit responses
Departments struggling with communication gaps between patrol units and command staff
Servers looking to add dispatch alerts to custom scripts without coding from scratch
Technical Details
Framework Compatibility - Full support for ESX (all versions) and QBCore (official builds) with detailed conversion guides included - vRP not supported
SQL Integration - Auto-insert SQL option (Config.AutoInsertSQL) or manual SQL execution, handles player data, callsigns, and alert history
Performance - Optimized net events and server-side processing keep resmon low even with 20+ officers online simultaneously
Keybinds - Default keys (U/L/G/arrows) all remappable through FiveM settings, no conflicts with common scripts
Exports Available - GetPlayerInfo(), GetPlayerNotifications(), GetPlayersDispatchData(), GetConfig() and more for custom integrations
Installation
Download from FiveM Keymaster and extract to your resources folder (must be named cd_dispatch)
Add ensure cd_dispatch to server.cfg BELOW your framework resource
Configure configs/config.lua - set Framework type in Important section, adjust modules as needed
Choose auto SQL insertion (Config.AutoInsertSQL = true) or manually run provided SQL file
If using ox_lib, uncomment the shared script line in fxmanifest.lua
Restart server and test with /dispatchtest command to verify alerts are working
Default Keybinds (All Customizable)
U - Toggle small dispatch UI on/off
L - Open large dispatcher interface
G - Respond to selected call
Left/Right Arrows - Cycle through active calls
Up Arrow - Ping call location on map
Down Arrow - Send panic button alert
Core Commands
/dispatchsmall - Toggle small UI
/dispatchlarge - Open dispatcher interface
/respond - Respond to call
/movemode - Toggle move mode for UI positioning
/panic - Trigger panic button
/reply [message] - Reply to dispatch
/dispatchtest - Test alert system
/dispatchping - Ping selected call location
What Makes It Stand Out
Most dispatch scripts are just glorified notification systems. CD Dispatch is different because it was built by someone who understands how real dispatch operations work. The dual UI approach means patrol officers aren't overwhelmed with information while dedicated dispatchers get the full command center experience they need.
The real power is in the export system. You can add dispatch alerts to literally any script on your server with 2-3 lines of code. Robbery script triggers an alert? Done. Custom drug dealing system needs police notification? Simple export call. This means your entire server ecosystem feeds into one unified dispatch system instead of officers missing alerts because they came from different sources.
We've also seen servers use the dispatcher role as a training position for new police players. They learn the department structure, radio protocols, and response procedures before going on patrol. Plus, the panic button system has genuinely saved officers during situations - that instant officer needs assistance alert with automatic location sharing is clutch during active shootouts.
Common installation pitfalls are documented in detail. The folder MUST be named cd_dispatch (not cd_dispatch-main or anything else). Don't edit encrypted files. If you get SQL column errors, use the exact SQL provided. NUI drawImage errors mean you're using unsupported blip colors - stick to the documented ones. The ox_lib nil error is usually fixed by uncommenting that line in fxmanifest when the auto-detection picks it up.