đĢShot Spotter
Quickly be alerted when gunshots are detected around San Andreas
Last updated
Quickly be alerted when gunshots are detected around San Andreas
Last updated
Ability to operate standalone
Support for AcePerms, ESX, QBCore, and custom permissions systems
Command Name | Command Description | Required Permission |
---|---|---|
| This command will toggle the user's shot spotter status, either enabling or disabling shot spotter alerts and blips | LEO or as configured |
| Show the ID above the shot spotters | Admin |
| Show the position of the shot spotters | Admin |
| Change the position data of the shot spotter | Admin |
| Reload all spotters and positions | Admin |
| Activate the placement gun SEE HERE | Admin |
| Cancels the placement gun | Admin |
| Toggle the spotter with the specified ID | Admin |
Improvements
Handle pole breaking and disabling of spotters
Hotpatch
Add restart handling to prevent crashing
Bug Fixes
Fixed bug creating multiple 911 calls for single shooting event
Fixed blips not going away when toggling off shot spotting
Fixed core shot spotter not sending alerts to ALL on duty officers
Fixed core shot spotter sending alerts to shooting source
Refactor
Added discord.lua config file for security
Removed Discord configuration from config.lua for security
Update FxManifest.lua to only pass discord.lua to server side
Revamped config.lua file (See key changes below)
Move Utilities to shared scripts
Optimize CAD API calls
Remove reduntant/ unused loops and threads
config.lua
Changes
Moved network_latency, notifications, commands, check_dispatch to standalone sections
Changed notifications.type to be string | Available types: native, pNotify, okokNotify
Remove all Discord options
Bump version to 1.3
Hotpatch
Fixed a startup failure when the Sonoran CAD integration option was disabled
Hotpatch
Fixed QB Core & ESX permissions on "spawnnewspotter" command
Change deafult values for webhooks to false
Hotpatch
Fixed notifications not working on spotter alerts
Hotpatch
Fixed Livemap Icons
Bugfixes, Improvements & Features
Disabling of Shot Spotters
"Network Time" / "Latency"
QB/ ESX Admin Permissions
Standalone Option
Livemap Radius
Powergrid Integration
Dispatcher Check
Separate Webhook Options
OkOk Notify/pNotify Integration
Numerous Bug Fixes
Bugfixes and Improvements
Fixes CAD livemap bugs, typos & more misc. bugs
Inital Release