Comment on page
Call Commands
Handles sending emergency calls to the CAD.
This plugin utilizes API endpoints that require the standard version of Sonoran CAD or higher. For more information, view our pricing page.
- 1.
Command | Description |
Panic | Toggles your unit panic status in the CAD |
911 | Sends specific 911 call to the CAD |
511 | Sends specific 511 call to the CAD (Civil) |
311 | Sends non-emergency call to the CAD (Civil) |
EVENT: SonoranCAD::callcommands:cadIncomingCall
PARAMS:
emergency = true/false (911 or 311 call)
caller = name of caller
location = street / cross street string
description = description of call
source = playerId
Last modified 2mo ago