How It Works
When an officer books a citizen via the LEO MDT and sets a jail sentence, ProtonCAD looks up that citizen's linked FiveM account and sends a jail event to the resource. The resource teleports the player to the jail coordinates, shows a countdown HUD, and issues a release when the timer hits zero.
Setting the Jail Location
Config.JailCoords = { x = 1635.0, y = 2500.0, z = 45.0 }\nConfig.JailHeading = 0.0Early Release
If a dispatcher issues an early release from the MDT jail panel, ProtonCAD pushes the release in real time. The countdown stops immediately.
Requirements
- The arrested citizen must have their FiveM account linked via /cadlink
- The citizen must be online on the FiveM server at the time of booking