# CR-DispatchMDT

**CR-DispatchMDT** is a FiveM script designed for <mark style="color:green;">( ESX , QB-CORE , QBOX )</mark> servers, focusing on a dispatch and Mobile Data Terminal (MDT) system for police job. The script provides a configurable system for managing radio communications, incident dispatching, speed traps, and Discord integration for incident logging. It includes both server-side game configurations and client-side UI configurations to ensure a cohesive experience.

**Key Features**

* **Dispatch System** : Handles incidents like robberies, shootings, and other emergencies with Dispatch and notifications.
* **Radio Management**: Supports team-based radio channels with a main channel and fallback options.
* **Speed Traps**: Configurable speed enforcement zones with optional fines and whitelisted job exemptions.
* **MDT UI**: A user-friendly interface for managing BOLOs, warrants, and incident reports with customizable crime charges and priority levels.
* **Discord Integration**: Logs incidents to a Discord webhook with customizable embeds.
* **Whitelisted Jobs**: Tailored for police roles with exemptions for specific weapons and speed traps.
* **Locations**: Predefined areas for key locations like garages, hospitals, and police stations.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://coderender.gitbook.io/coderender/scripts/cr-dispatchmdt.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
