Locations

Sends locations of all online players to the CAD.

This submodule utilizes API endpoints that require the standard version of Sonoran CAD or higher. For more information, view our pricing page.

Looking for VPS, web, or dedicated hosting? Check out our official server hosting!

Activation Video

Click to view our locations and postal install video.

Be sure you have already installed our core framework!

Installation Guide

1. Download and Install the Core

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

2. Activate the Submodule and all Dependencies

Follow the submodule activation guide for the required submodules.

3. Set Your API ID

Don't forget to set your account API ID to properly link your in-game user to the CAD.

Further Configuration

Usage

Automated Functionality

This plugin requires no configuration by default and will send locations of all active players. This can be seen by dispatch or other panels.

Function

This function can only be used by other plugins and is not exported.

function findPlayerLocation(source) -- returns location as a string

Last updated