Volunteer EMS/PD/Firefighter/Whatever Pager System (QB-Core) ππ
Overview
This Volunteer EMS/PD/Firefighter/Whatever Pager System is a fully functional and immersive FiveM resource for QB-Core servers,
designed to simulate real-life emergency alert systems used for example by volunteer fire departments.
Unlike standard duty-based dispatch systems, this pager allows players to receive emergency calls even when off-duty,
making it perfect for volunteer departments and emergency response roleplay.
Preview Video
https://youtu.be/PhIuwrwW3u0
Key Features
- β Realistic Pager System β Receive emergency alerts via an in-game pager device.
- β Off-Duty Alerts β Players can receive emergency calls even when not actively on duty.
- β Job-Restricted Sending β Only authorized personnel (for example fire department) can send alerts.
- β Job-Restricted Receiving β All with item or only authorized personnel (for example fire department) can receive alerts.
- β Interactive UI β A clean and intuitive pager interface for viewing and managing alerts.
- β GPS Integration β Automatically places a waypoint at the emergency location.
- β Custom Sounds & Notifications β The pager plays a realistic beep sound upon receiving an alert.
- β Sound locally or with xsoundΒ β You can change between xsound integration and local sound. With xsound all players near alert receiver hear alarm from pager
- β Accept/Decline System β Respond to calls with a single key press (default: G) and define the max. number of needed persons.
- β Blip Management β Emergency locations are marked on the minimap and automatically removed after 10 minutes.
- β Discord Logging β Alerts and responses are logged via Discord Webhooks for better tracking.
- β Optimized & Lag-Free β Uses efficient code to ensure low resource consumption.
- β Exportβ For your implementation in a script that should trigger a pager alarm automatically
How It Works
- Player receive an alert with a custom emergency message.
- The pager beeps and displays the alert message via an interactive UI.
- Players can accept or decline the call using a configurable key (default: G).
- When accepted, a GPS waypoint is set to the emergency location.
- The alert sender (dispatcher) is notified when someone responds.
Customizable & Configurable
π§ Fully adjustable via config.lua:
- Enable off-duty alerts for all with the item pager.
- Restrict who can send alerts (default: fire department).
- Restrict who can receive alerts (default: all with item).
- Set a custom keybind for accepting alerts.
- Customize notification messages and pager sounds.
- Integrate a Discord webhook for logging.
- Change to your Notification and Inventory Framework in decrypted files.
Requirements
- QB-Core Framework
- qb-input (for emergency message entry)
- optional: xsound for option that all players around hear sound from pager
Installation
- Drag & drop the resource into your FiveM server.
- Add
ensure pagerto yourserver.cfg. - Configure
config.luato fit your server needs. - Insert item in qb-core/shared/items.lua and the picture in inventory.
- If you use Radialmenu or other implementation, insert the command /fdpager there.
- The sender and receiver must have the item in the inventory.
- Restart your server and enjoy a realistic volunteer firefighter experience! ππ₯
['pager'] = {["name"] = "pager",
['label'] = 'Feuerwehr Pager',
["weight"] = 150,
["type"] = 'item',
["image"] = "pager.png",
["unique"] = true,
["useable"] = false,
["shouldClose"] = true,
['combinable'] = nil,
["description"] = "Ein Pager fΓΌr die freiwillige Feuerwehr."},
πΉ Perfect for servers with volunteer emergency responders!
πΉ Enhance your fire department roleplay today!