## Cuxial Police β Unified MDT, Dispatch & Field Toolkit for Police and EMS
**Version 2.1.0** Β· Built for QBox (`qbx_core`)
One resource that replaces a whole stack of them: a full MDT tablet, a live dispatch system, tactical radio, and the complete set of field interactions your officers actually use β plus an entire EMS administration module in the same interface.
---
### π MDT / Tablet
A modern Svelte interface, refined and near-monochrome, with every panel a department needs:
-
**Citizens** β profiles, notes, licences, fines, photos and criminal record
-
**Vehicles** β registration lookup, plate scanning, notes, status and search
-
**Reports** β full incident reports with search, tags and involved parties
-
**Penal code** β fully editable in-game, with charges, fines and sentences
-
**Operations** β plan and track active operations with duration control
-
**Agents & staff** β hire, fire, promote, manage grades and divisions
-
**Central** β command panel with department-wide overview
-
**Federal / prison** β sentence management, integrable with prison systems
-
**Cameras** β CCTV network, bodycam and vehicle camera feeds
-
**Debtors & payments** β outstanding fines and revenue tracking
-
**Live dispatch map** with real-time unit positions
### π‘ Dispatch
-
**Live alert sidebar** β movable, scalable, keybind-toggled, clean console-style design
-
**Gunshot detection**, including drive-by and vehicle information
- Rich alert payloads: coordinates, suspects, weapons, evidence images, triage and vitals
- GPS routing straight from an alert
- **Open API** so any other script on your server can fire alerts into it
- Per-job targeting β send an alert to sheriffs only, federals only, EMS only
### π¨ Field toolkit
-
**Cuffs, arrest and escort** with full animation sets
-
**Traffic control** β STOP/GO points that genuinely divert AI traffic, radius adjustable with the mouse wheel, and a zone blip visible to everyone
-
**Deployable objects** β cones, barriers, signs, spike strips and radar, server-authoritative and distance-rendered
-
**Fingerprint scanner** with a compact in-world reader
-
**Ankle monitor** β GPS tracking, data download and tamper alarm
-
**Frisk, search and evidence capture**
-
**Tactical radio** integrated with pma-voice β multi-faction channels, central broadcast, custom radio audio submix and proximity blending while talking
-
**Lockpick, tow, vehicle impound and spawning**
- Quick-access radial menu and configurable keybinds
### π₯ EMS module
The medical side of your server, administered from the same tablet:
-
**Patients** β medical records, conditions, treatments and history
-
**Prescriptions & pharmacy** β dispensation and controlled-substance tracking
-
**Billing** β invoice patients, track outstanding medical debt
-
**Morgue** β death certificates and body management
-
**Obstetrics** β appointments, ultrasounds and pregnancy history
-
**Body diagram** β visual injury mapping per patient
-
**Live clinical integration** with [Cuxial Medical System](#) β CPR, defibrillation and zone-by-zone treatment driven from the tablet, with all validation handled server-side by the medical resource
> Cuxial Medical System owns the medical gameplay logic β death, injuries and treatment. Cuxial Police owns the interface and the records. Either works on its own; together they form the complete medical roleplay loop.
### π¨ Interface & theming
-
**Configurable accent colour** per faction β police and EMS each get their own palette
-
**Custom badges, divisions and commendations** β swap in your own department imagery
-
**Full English and Spanish localisation**, with open locale files for any other language
### π Quality & performance
- Grade-based permissions validated **on the server**, never trusted from the client
- Parameterised SQL throughout
- Careful resource cleanup and distance-based rendering to keep a high-population server stable
- Configurable data retention and rate limits
---
### βοΈ Configuration
Configuration, data and translations are **excluded from escrow and fully editable**:
- `shared/config.lua` β jobs, theme colours, radio frequencies, dispatch, payments, revenue, duty, prison, retention and limits
- `data/` β badges, divisions, commendations, penal code data, CCTV points, cuffs, escort, keybinds, lockpick, payment locations, permissions, deployable objects, radio channels and animations, traffic points, vehicle data
- `locales/` β full English and Spanish translations
Everything else ships under the official Cfx.re escrow.
---
### π¦ Requirements
**Framework:** QBox (`qbx_core`)
**Required:** ox_lib Β· oxmysql Β· pma-voice Β· `cuxial_bridge` *(free, included with your purchase)*
**Recommended:** ox_inventory
**Optional:** Cuxial Medical System β for the live clinical treatment integration (CPR, defibrillation, bandaging from the tablet). The EMS records, billing, morgue, pharmacy and obstetrics panels work without it.
**Included:** the complete resource Β· SQL schema Β· item definitions for ox_inventory Β· full documentation Β· English and Spanish locales
**Full documentation: [docs]( # )**
---
### β FAQ
**Does this work with QBCore or ESX?**
This resource targets QBox (`qbx_core`). It is not supported on QBCore or ESX.
**Do I need Cuxial Medical System?**
Not for the police side, and not for the EMS records, billing, morgue, pharmacy or obstetrics panels. You need it only for the live clinical treatment integration β performing CPR, defibrillation and zone treatment from the tablet.
**Can other scripts send alerts to the dispatch?**
Yes. Dispatch exposes an open API with full custom payload support, and alerts can be targeted at specific jobs.
**Is the config editable?**
Yes. All of `data/`, `shared/config.lua`, `locales/` and `install/` are excluded from escrow.
**Can I use my own department badges and logos?**
Yes. Badges, divisions and commendations are all defined in open data files with your own images.
