requirements

Server Requirements

  • FiveM Server — Latest recommended artifacts

  • OneSync — Enabled (required for StateBag synchronization)

  • Game Build — Any standard build supporting vehicle class 18 (emergency)

Required Resources

Resource
Purpose
Start Order

baseevents

Vehicle enter/leave detection events

Before controlPanelV3

BMT-Sirens

DLC audio banks for all siren, horn, and dual siren sounds

Before controlPanelV3

controlPanelV3

The control panel itself

After both above

Vehicle Requirements

For a vehicle to be recognized by the control panel, it must meet all of the following criteria:

1

Vehicle Class 18

Vehicle Class 18 — The vehicle must be classified as an emergency vehicle in its vehicles.meta (<vehicleClass>VC_EMERGENCY</vehicleClass>).

2

Config file present

Config file present — A matching configuration file must exist in the configs/ folder.

3

Correct seat

Correct seat — The player must be sitting in a seat that has permissions configured (driver or front passenger by default).

circle-exclamation

Client Requirements

No additional client-side installations are needed. The NUI interface and all keybinds are handled automatically when the resource starts.