Comment on page
Locations
Sends locations of all online players 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.
- 1.
Option | Description | Default Value |
checkTime | How frequently to send location updates to the server. | 5000 ms (5 seconds) |
prefixPostal | Prefixes postal to locations (like [111] Some Road). Requires Postals plugin. | True |
This plugin requires no configuration by default and will send locations of all active players. This can be seen by dispatch or other panels.
This function can only be used by other plugins and is not exported.
function findPlayerLocation(source) -- returns location as a string
Last modified 2mo ago