Traffic Stop
Allows law enforcement to start a traffic stop which will automatically add a new call and attach the unit in the CAD.
Last updated
Was this helpful?
Allows law enforcement to start a traffic stop which will automatically add a new call and attach the unit in the CAD.
Last updated
Was this helpful?
This submodule utilizes API endpoints that require the plus version of SonoranCAD or higher. For more information, view our page.
Looking for VPS, web, or dedicated hosting? Check out our official !
Click to view our .
If you haven't already, be sure to install and configure the first.
Follow the for the required submodules.
Option
Description
Default
enablets
Enables the submodule.
True
origin
Origin of the new call.
2 (OBSERVED)
status
Status of the new call
1 (ACTIVE)
priority
Priority of the new call
1
title
Title of the call when created.
Traffic Stop
code
The 10-code for the traffic stop.
10-11 - Traffic
Example
add_ace builtin.everyone command.ts allow
Command
Description
ts
Send a new dispatch to dispatch regarding the TS
Event is sent when the /ts command is processed.
The default command ships with enabled. You will need to allow command.ts
for who you want to use this command.
This line in your config.cfg
file will allow everyone to access the command. We highly reccomend creating to prevent users from spamming.
Don't forget to set your account to properly link your in-game user to the CAD.