# Controlpanel V3

**BMT ControlPaneel V3** is a feature-rich, fully synchronized emergency vehicle control panel for FiveM, built by **Belgium Modding Team (BMT)**. It gives you complete control over Non-ELS emergency lighting, sirens, horns, traffic advisers, indicators, and more, all from a clean in-game UI.

<div data-with-frame="true"><figure><img src="/files/NpzwJVU8gCy5vjdiumMm" alt=""><figcaption></figcaption></figure></div>

## Key Features

🚨 **Full Non-ELS Lighting Control** - Blue lights, steady cruise & work lights, directional traffic advisers, beacon (pitje), and sirene flashers - all mapped to vehicle extras.

🔊 6&#x35;**+ Siren Presets** - Police, ambulance, fire department, MUG, and more. Add your own custom audio.

🎛️ **In-Game Control Panel** - A draggable, theme-able NUI panel showing only the buttons relevant to the current vehicle.

👥 **Passenger Support** - Configurable seat permissions let passengers control lights and sirens from any seat.

🔄 **Full Multiplayer Sync** - Lights, sirens, horns, dual sirens, and indicators sync across all players via StateBag and server events.

📐 **Per-Vehicle Configuration** - Each vehicle gets its own config file defining which extras map to which functions.

⌨️ **Fully Rebindable Keys** - All controls use FiveM's native key mapping, changeable in your GTA V settings menu.

***

## What's New in V3

* **StateBag-based sync** - Reliable, low-latency sync replacing the legacy event system
* **Seat permission system** - Fine-grained control over which seats can use which features
* **Rumbler siren support** - Toggle a low-frequency rumbler siren alongside the main siren
* **Mute siren during horn** - Per-vehicle option to automatically mute the siren while honking
* **Separate left/right work lights** - `steadyWhiteLeft` and `steadyWhiteRight` as independent options
* **Improved indicator auto-cancel** - Turn signals cancel automatically after completing a turn
* **Draggable UI with theme support** - Reposition the panel and switch themes
* **And much more!**

***


---

# 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://info.belgiummodding.be/controlpanel-v3.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.
