{"id":192635,"date":"2025-08-11T09:04:06","date_gmt":"2025-08-11T07:04:06","guid":{"rendered":"https:\/\/fivemx.com\/?post_type=product&#038;p=192635"},"modified":"2026-08-07T12:01:06","modified_gmt":"2026-08-07T10:01:06","slug":"envio-de-cd","status":"publish","type":"product","link":"https:\/\/fivemx.com\/es\/envio-de-cd\/","title":{"rendered":"Env\u00edo de CD"},"content":{"rendered":"<h2>CD Dispatch &#8211; Professional <a href=\"\/product-category\/fivem-police-scripts\/\">Police<\/a> Dispatch System for <a href=\"\/product-category\/esx-scripts\/\">ESX<\/a> &#038; <a href=\"\/product-category\/qbcore-scripts\/\">QBCore<\/a><\/h2>\n<p>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&#8217;t just another alert script &#8211; it&#8217;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.<\/p>\n<div class=\"video-container\"><iframe title=\"[Outdated ] FiveM Dispatch Script by Codesign\" width=\"1170\" height=\"658\" src=\"https:\/\/www.youtube.com\/embed\/AiEDaansdqk?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen><\/iframe><\/div>\n<h3>What&#8217;s Included<\/h3>\n<p>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.<\/p>\n<p>The package includes blip management for officer locations, customizable keybinds for quick responses, radio channel integration, duty system support, callsign assignment, and <a href=\"\/product-category\/fivem-job-scripts\/\">job<\/a>-specific command systems. Everything is modular &#8211; activate only the features your server needs.<\/p>\n<h3>Key Features<\/h3>\n<ul>\n<li><strong>Dual UI System<\/strong> &#8211; 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<\/li>\n<li><strong>Smart Auto-Detection<\/strong> &#8211; Automatically detects your framework (ESX\/QBCore) and SQL setup, then configures itself through the simple config.lua file<\/li>\n<li><strong>Real-Time Alerts<\/strong> &#8211; Officers receive instant notifications with GPS coordinates, suspect information, vehicle plates, and priority levels &#8211; respond with G key or cycle through multiple calls<\/li>\n<li><strong>Panic Button System<\/strong> &#8211; One-touch panic alerts (Down arrow) broadcast officer location to all units with urgent priority and audio notification<\/li>\n<li><strong>Blip Management<\/strong> &#8211; Live officer location tracking on map, callsign display, and status indicators (available, responding, on scene, backup needed)<\/li>\n<li><strong>Easy Alert Integration<\/strong> &#8211; Add dispatch alerts to ANY script using simple client-to-server exports &#8211; includes code snippets for common scenarios<\/li>\n<li><strong>Dispatcher Role<\/strong> &#8211; Dedicated dispatcher job can manage all calls, assign units, ping locations (Up arrow), and coordinate multi-unit responses<\/li>\n<li><strong>Radio Channel Integration<\/strong> &#8211; Syncs with popular radio scripts to automatically manage department channels and cross-department coordination<\/li>\n<\/ul>\n<h3>Perfect For<\/h3>\n<ul>\n<li>Serious RP servers needing professional law enforcement coordination and realistic dispatch operations<\/li>\n<li>Servers with dedicated dispatch operators who manage emergency response from a communications center<\/li>\n<li>Communities wanting better officer awareness during active situations and multi-unit responses<\/li>\n<li>Departments struggling with communication gaps between patrol units and command staff<\/li>\n<li>Servers looking to add dispatch alerts to custom scripts without coding from scratch<\/li>\n<\/ul>\n<h3>Technical Details<\/h3>\n<ul>\n<li><strong>Framework Compatibility<\/strong> &#8211; Full support for ESX (all versions) and QBCore (official builds) with detailed conversion guides included &#8211; <a href=\"\/product-category\/vrp-scripts\/\">vRP<\/a> not supported<\/li>\n<li><strong>SQL Integration<\/strong> &#8211; Auto-insert SQL option (Config.AutoInsertSQL) or manual SQL execution, handles player data, callsigns, and alert history<\/li>\n<li><strong>Performance<\/strong> &#8211; Optimized net events and server-side processing keep resmon low even with 20+ officers online simultaneously<\/li>\n<li><strong>Keybinds<\/strong> &#8211; Default keys (U\/L\/G\/arrows) all remappable through FiveM settings, no conflicts with common scripts<\/li>\n<li><strong>Exports Available<\/strong> &#8211; GetPlayerInfo(), GetPlayerNotifications(), GetPlayersDispatchData(), GetConfig() and more for custom integrations<\/li>\n<\/ul>\n<h3>Installation<\/h3>\n<ol>\n<li>Download from FiveM Keymaster and extract to your resources folder (must be named cd_dispatch)<\/li>\n<li>Add &#8220;ensure cd_dispatch&#8221; to server.cfg BELOW your framework resource<\/li>\n<li>Configure configs\/config.lua &#8211; set Framework type in Important section, adjust modules as needed<\/li>\n<li>Choose auto SQL insertion (Config.AutoInsertSQL = true) or manually run provided SQL file<\/li>\n<li>If using ox_lib, uncomment the shared script line in fxmanifest.lua<\/li>\n<li>Restart server and test with \/dispatchtest command to verify alerts are working<\/li>\n<\/ol>\n<h3>Default Keybinds (All Customizable)<\/h3>\n<ul>\n<li><strong>U<\/strong> &#8211; Toggle small dispatch UI on\/off<\/li>\n<li><strong>L<\/strong> &#8211; Open large dispatcher interface<\/li>\n<li><strong>G<\/strong> &#8211; Respond to selected call<\/li>\n<li><strong>Left\/Right Arrows<\/strong> &#8211; Cycle through active calls<\/li>\n<li><strong>Up Arrow<\/strong> &#8211; Ping call location on map<\/li>\n<li><strong>Down Arrow<\/strong> &#8211; Send panic button alert<\/li>\n<\/ul>\n<h3>Core Commands<\/h3>\n<ul>\n<li>\/dispatchsmall &#8211; Toggle small UI<\/li>\n<li>\/dispatchlarge &#8211; Open dispatcher interface<\/li>\n<li>\/respond &#8211; Respond to call<\/li>\n<li>\/movemode &#8211; Toggle move mode for UI positioning<\/li>\n<li>\/panic &#8211; Trigger panic button<\/li>\n<li>\/reply [message] &#8211; Reply to dispatch<\/li>\n<li>\/dispatchtest &#8211; Test alert system<\/li>\n<li>\/dispatchping &#8211; Ping selected call location<\/li>\n<\/ul>\n<h3>What Makes It Stand Out<\/h3>\n<p>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&#8217;t overwhelmed with information while dedicated dispatchers get the full command center experience they need.<\/p>\n<p>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.<\/p>\n<p>We&#8217;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 &#8211; that instant &#8220;officer needs assistance&#8221; alert with automatic location sharing is clutch during active shootouts.<\/p>\n<p>Common installation pitfalls are documented in detail. The folder MUST be named cd_dispatch (not cd_dispatch-main or anything else). Don&#8217;t edit encrypted files. If you get SQL column errors, use the exact SQL provided. NUI drawImage errors mean you&#8217;re using unsupported blip colors &#8211; 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.<\/p>\n<h3>Related ESX Scripts<\/h3>\n<ul>\n<li><a href=\"https:\/\/fivemx.com\/parkour-script\/\">Parkour Script<\/a><\/li>\n<li><a href=\"https:\/\/fivemx.com\/fivem-housing-house-script\/\">FiveM Housing \/ House Script<\/a><\/li>\n<li><a href=\"https:\/\/fivemx.com\/vvs-gun-pack\/\">VVS Gun Pack<\/a><\/li>\n<li><a href=\"https:\/\/fivemx.com\/debux-battlepass-esx-qb\/\">Debux Battlepass (ESX\/QB)<\/a><\/li>\n<\/ul>\n<div class=\"video-container\"><iframe title=\"[Outdated ] FiveM Dispatch Script by Codesign\" width=\"1170\" height=\"658\" src=\"https:\/\/www.youtube.com\/embed\/AiEDaansdqk?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen><\/iframe><\/div>\n<p>&nbsp;<\/p>\n<h2>Codesign Dispatch<\/h2>\n<p><strong>What it is:<\/strong> Police dispatch for FiveM with small\/large UIs, alerts, blips, keybinds, and exports. Includes install steps, config previews, and a troubleshooting guide.<\/p>\n<p><strong>Highlights<\/strong><\/p>\n<ul>\n<li>Auto-detects framework &amp; SQL; config via <code data-no-translation=\"\">configs\/config.lua<\/code><\/li>\n<li>Add\/replace alerts with provided code snippets (client\u2192server recommended).<\/li>\n<li>Optional modules: Large UI, Radio Channels, Duty System, Blips, Callsign, Dispatcher, Job Call Commands, Police Alerts.<\/li>\n<\/ul>\n<p><strong>Compatibility<\/strong><\/p>\n<ul>\n<li>ESX \u2705, QBCore \u2705 (guides + exact lines to change).<\/li>\n<li>Notes from release thread: <a href=\"https:\/\/fivemx.com\/converting-fivem-scripts\/\" title=\"Converting FiveM Scripts &#8211; ESX, QBCore, QBOX (Framework Guide)\"  data-wpil-monitor-id=\"1666\">ESX &amp; official QBCore<\/a> supported; no vRP.<\/li>\n<\/ul>\n<p><strong>Install (condensed)<\/strong><\/p>\n<ol>\n<li>Download from FiveM Keymaster; unzip to <code data-no-translation=\"\">resources<\/code>.<\/li>\n<li><code data-no-translation=\"\">ensure cd_dispatch<\/code> in <code data-no-translation=\"\">server.cfg<\/code> (below your framework).<\/li>\n<li>Adjust <code data-no-translation=\"\">fxmanifest.lua<\/code> if needed.<\/li>\n<li>Configure <code data-no-translation=\"\">configs\/config.lua<\/code> (Framework\/Important sections).<\/li>\n<li>Insert SQL automatically (<code data-no-translation=\"\">Config.AutoInsertSQL<\/code>) or run SQL manually.<\/li>\n<\/ol>\n<p><strong>Default keys (editable)<\/strong><br \/>\nU = toggle small UI \u00b7 L = open large UI \u00b7 G = respond \u00b7 \u2190\/\u2192 = cycle \u00b7 \u2191 = ping \u00b7 \u2193 = panic<\/p>\n<p><strong><a class=\"wpil_keyword_link\" href=\"https:\/\/fivemx.com\/brand\/core\/\"   title=\"Core\" data-wpil-keyword-link=\"linked\"  data-wpil-monitor-id=\"1673\">Core<\/a> commands<\/strong><br \/>\n<code data-no-translation=\"\">\/dispatchsmall<\/code>, <code data-no-translation=\"\">\/dispatchlarge<\/code>, <code data-no-translation=\"\">\/respond<\/code>, <code data-no-translation=\"\">\/movemode<\/code>, <code data-no-translation=\"\">\/panic<\/code>, <code data-no-translation=\"\">\/reply<\/code>, <code data-no-translation=\"\">\/dispatchtest<\/code>, <code data-no-translation=\"\">\/dispatchping<\/code><\/p>\n<p><strong>Exports (examples)<\/strong><br \/>\n<code data-no-translation=\"\">GetPlayerInfo()<\/code> \u00b7 <code data-no-translation=\"\">GetPlayerNotifications()<\/code> \u00b7 <code data-no-translation=\"\">GetPlayersDispatchData()<\/code> \u00b7 <code data-no-translation=\"\">GetConfig()<\/code><\/p>\n<p><strong>Common pitfalls<\/strong><\/p>\n<ul>\n<li>Folder must be <code data-no-translation=\"\">cd_dispatch<\/code>; don\u2019t edit encrypted files.<\/li>\n<li>SQL default\/unknown column errors \u2192 use provided SQL or adjust types.<\/li>\n<li>NUI \u201cdrawImage\u201d error \u2192 use supported blip colours.<\/li>\n<li>ox_lib nil \u2192 uncomment in <code data-no-translation=\"\">fxmanifest<\/code> when auto-detect picks it.<\/li>\n<\/ul>\n<p>If you want this rewritten for your shop tone\/SEO (EN\/DE), say the word and I\u2019ll tailor it.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>CD Dispatch es un script de despacho policial FiveM para servidores ESX y QBCore que necesitan alertas configurables, blips de respuesta e interfaces de despacho peque\u00f1as o grandes. El paquete incluye atajos de teclado, exportaciones y m\u00f3dulos opcionales para canales de radio, estado de servicio, distintivos de llamada, comandos de llamada de trabajo y flujos de trabajo de despachador. Sus notas de configuraci\u00f3n cubren la detecci\u00f3n de frameworks, la configuraci\u00f3n y la instalaci\u00f3n autom\u00e1tica o manual de SQL. \u00daselo para la gesti\u00f3n de llamadas policiales y de servicios de emergencia, luego pruebe cada fuente de alerta, permiso de trabajo y clave de respuesta en staging. La carpeta de recursos debe permanecer cd_dispatch, y los archivos cifrados no deben editarse.<\/p>","protected":false},"featured_media":192636,"comment_status":"closed","ping_status":"closed","template":"","meta":[],"product_brand":[],"product_cat":[1892,1820],"product_tag":[],"class_list":["post-192635","product","type-product","status-publish","has-post-thumbnail","product_cat-fivem-job-scripts","product_cat-police-scripts","first","instock","sale","downloadable","virtual","taxable","purchasable","product-type-simple"],"_links":{"self":[{"href":"https:\/\/fivemx.com\/es\/wp-json\/wp\/v2\/product\/192635","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/fivemx.com\/es\/wp-json\/wp\/v2\/product"}],"about":[{"href":"https:\/\/fivemx.com\/es\/wp-json\/wp\/v2\/types\/product"}],"replies":[{"embeddable":true,"href":"https:\/\/fivemx.com\/es\/wp-json\/wp\/v2\/comments?post=192635"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/fivemx.com\/es\/wp-json\/wp\/v2\/media\/192636"}],"wp:attachment":[{"href":"https:\/\/fivemx.com\/es\/wp-json\/wp\/v2\/media?parent=192635"}],"wp:term":[{"taxonomy":"product_brand","embeddable":true,"href":"https:\/\/fivemx.com\/es\/wp-json\/wp\/v2\/product_brand?post=192635"},{"taxonomy":"product_cat","embeddable":true,"href":"https:\/\/fivemx.com\/es\/wp-json\/wp\/v2\/product_cat?post=192635"},{"taxonomy":"product_tag","embeddable":true,"href":"https:\/\/fivemx.com\/es\/wp-json\/wp\/v2\/product_tag?post=192635"}],"curies":[{"name":"gracias","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}