Mr.Gamer badge logoMr.Gamer
All scripts
FiveMv1.0.0Open source

911Script

Civilian-side 911 calls that actually land in your CAD and your Discord.

911 Script for HAMZ CAD

Walkthrough of the 911 flow from civilian call to CAD entry to Discord webhook.

What it does

The short version, then the long one.

911Script is a small, efficient 911 script for FiveM. Civilian players use it to make emergency calls that land directly in your server's CAD system (specifically Hamz's Developments CAD), with an optional Discord webhook that mirrors the same transmission to a channel.

It's deliberately compact: no menu UI, no NUI weight, no opinions about how your dispatch flow should work. It connects two things that should already be connected.

At a glance

  • Emergency calls routed into Hamz's Developments CAD
  • Optional Discord webhook to print 911 transmissions
  • Lightweight Lua resource with no extra dependencies beyond the CAD
  • Configurable transmission format

How it works

Three honest answers to one common question.

  1. 01

    CAD bridge

    Outbound 911 calls hit Hamz's Developments CAD via its public hook. The script handles the formatting and call lifecycle so dispatchers see calls as they would from any native CAD source.

  2. 02

    Discord webhook

    An optional webhook target prints each 911 transmission to a channel of your choosing. Useful for servers running announcement channels or for an audit trail outside the CAD.

Installation

  1. 01Set up Hamz's Developments CAD on your server (it's the destination for the 911 calls).
  2. 02Clone or download 911Script from the GitHub repo.
  3. 03Drop the 911Script folder into your server's resources directory.
  4. 04Add 'start 911Script' to your server.cfg.
  5. 05Configure the Discord webhook URL in the script's config if you want transmissions printed in Discord.

Requirements

  • FiveM server (any recent build)
  • Hamz's Developments CAD
  • Optional: Discord webhook URL

License

GPL-3.0

Changelog

Every shipped version, plain language.

  1. v1.0.0

    Initial release. CAD bridge for 911 calls, optional Discord webhook for transmission mirroring.

More

FiveMv1.0.0Open

dotMenu

A clean WarMenu-driven control panel for everything FiveM lets you change on a vehicle.

Released View details
LSPDFRv1.1.3Closed8.3k installs

MoveThatPed

Speak into a real microphone, hear a real megaphone, and watch traffic actually move out of the way.

Released View details
LSPDFRvMay 2026Closed

Traffic Break

A traffic break that actually behaves like one. Vehicles slow, pace, and hold the lane until you release them.

Coming · in developmentRead the brief