Support
Access Sonoran CAD
Server Hosting
Sonoran CMS
Search…
Sonoran CAD
📱Download The App
Why Choose Sonoran CAD?
🏆
Why Choose Sonoran CAD?
Other Products
🖥
Server Hosting
📝
Sonoran CMS
📡
Sonoran Radio
Tutorials
Getting Started
Customization
Dispatching
Records Management
Administration
Other Features
Integration Capabilities
🗃
Paid Integration Resources
📺
Twitch Bodycam, Bot, & Lighting Integration
Database Sync and Merge
Discord Bot
Discord Rich Presence
Discord Webhooks
TeamSpeak 3 Integration
Stream Deck Integration
In-Game Integration Plugins
Framework Installation
Plugin Installation
Available Plugins
Call Commands
Check API ID
Civilian Integration
Dispatch Notify
ESX Support (QBCore/QBUS) and Auto-Fines
Fire Siren
FivePD
ForceReg
Kick
Locations
Live Map
Lookups
Postals
Smart Signs
Sonoran Radio (sonrad)
Tablet & Mini-CAD
TeamSpeak 3
Traffic Stop
Unit Status
WraithV2
Free Plugin Installation - Next Steps
Framework Development Documentation
Error Codes
🎮
Roblox ER:LC
Developer API Documentation
📖
API Integration
💵
Developer Bounties
🌎
Translation Support
Pricing
Pricing FAQ
View and Compare Plans
Roadmap
📋
Changelog
Other
Contact Us
Policy
Powered By
GitBook
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.
Looking for VPS, web, or dedicated hosting? Check out our official
server hosting
!
Installation Video
Click to view our
locations and postal 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
1.
Click
HERE
to download the locations plugin .zip file.
3. Install the Plugin
1.
Follow the
standard plugin installation guide
for the locations plugin.
4. 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
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
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.
1
function
findPlayerLocation
(
source
)
-- returns location as a string
Copied!
Previous
Kick
Next
Live Map
Last modified
3mo ago
Copy link
Edit on GitHub
Contents
Installation Video
Installation Guide
1. Download and Install the Framework
2. Download the Plugin
3. Install the Plugin
4. Set Your API ID
Further Configuration
Usage
Automated Functionality
Function