quick start
This page walks you through the basics of using ControlPaneel V3 in-game. After installing the resource and adding at least one vehicle config, follow along.
Entering a Vehicle
When you enter a supported emergency vehicle (vehicle class 18 with a config file), the control panel UI appears automatically in the bottom-right corner of your screen.
The panel only shows buttons for features that exist in the vehicle's configuration.
Basic Controls
Here's what you can do out of the box:
| Action | Default Key | Description |
|---|---|---|
| Blue lights | NUMPAD 7 | Toggle the main emergency lighting |
| Siren on/off | NUMPAD 8 | Start or stop the siren |
| Siren tone up | NUMPAD + | Cycle to the next siren tone |
| Siren tone down | NUMPAD - | Cycle to the previous siren tone |
| Dual siren | Arrow UP | Toggle the secondary (dual) siren |
| Rumbler siren | Arrow DOWN | Toggle the low-frequency rumbler |
| Horn | E (default GTA horn) | Hold to sound the horn; quick tap to switch siren tone (configurable) |
| Beacon (pitje) | PAGE UP | Toggle the roof beacon with animation |
| Traffic adviser left | NUMPAD 4 | Directional arrow left |
| Traffic adviser center | NUMPAD 5 | Directional arrow center |
| Traffic adviser right | NUMPAD 6 | Directional arrow right |
| Steady blue (cruise) | NUMPAD 9 | Toggle cruise lighting |
| Work lights | NUMPAD 2 | Toggle scene/work lighting |
| Work lights left | NUMPAD 1 | Toggle left-side work lighting |
| Work lights right | NUMPAD 3 | Toggle right-side work lighting |
| Left indicator | Arrow LEFT | Toggle left turn signal |
| Right indicator | Arrow RIGHT | Toggle right turn signal |
| Hazard lights | BACKSPACE | Toggle hazard warning lights |
All keybinds can be changed in GTA V's Settings β Key Bindings β FiveM section, since the script uses FiveM's native RegisterKeyMapping.
How Sirens Work
When you press NUMPAD 8, the siren starts playing at tone 1. Each vehicle config specifies a siren preset (e.g., ambulance, hoog, bw) that maps to a set of tones defined in sirenes.lua.
- Tone cycling: Use
NUMPAD +/NUMPAD -to switch between available tones (most presets have 2β3 tones). - Horn-switch mode: When
switchWithHornKeyis enabled in settings, briefly tapping the horn key cycles the siren tone upward - a longer press sounds the actual horn.
Blue Lights + Siren Interaction
- Activating the siren automatically turns on blue lights if they aren't already on.
- Turning off blue lights automatically stops the siren and dual siren.
- This ensures a logical hierarchy: no siren without lights.
UI Interaction
- Move the panel: Use the
/CP-editcommand or the settings panel to enter drag mode. Click and drag the panel to your preferred position. - Reset position: Use
/CP-resetto return the panel to its default position. - Hide/show: Use
/hideUIto toggle the entire panel. - Settings: Use
/cp-settingsto open the settings overlay.
Next Steps
Now that you know the basics:
- π§ Configure your vehicles with the right extras and siren presets
- π₯ Set up seat permissions for passenger control
- π¨ Customize the UI theme and position
- π Add custom siren audio