Skip to content

Latest commit

 

History

History
58 lines (40 loc) · 1.94 KB

File metadata and controls

58 lines (40 loc) · 1.94 KB
description
Handles sending emergency calls to the CAD.

Call Commands

{% hint style="warning" %} This plugin utilizes API endpoints that require the standard version of Sonoran CAD or higher. For more information, view our pricing page. {% endhint %}

{% hint style="success" %} Looking for VPS, web, or dedicated hosting? Check out our official server hosting! {% endhint %}

Installation Video

Click to view our call commands install video.

Be sure you have already installed our plugin framework!

Installation Guide

1. Download and Install the Framework

If you haven't already, be sure to install and configure the plugin framework first.

2. Download the Plugin and all Dependencies

  1. Click HERE to download the call commands plugin .zip file.
  2. Download and install the locations plugin.
  3. (Optional) Download and install the postal plugin.

3. Install the Plugin and all Dependencies

  1. Follow the standard plugin installation guide for the call commands, locations, and postal plugins.

Usage

Commands

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)

Custom Events

 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