[QB/ESX/Standalone] Fixed ALPR System (Automatic License Plate Reader)

Automatic License Plate Reader

This script allows police (or any other jobs you configure) access to a set of fixed ALPRs (Automatic License Plate Readers) spread across the state. With the usage of a dedicated UI, players are gonna be able to check where a car has been or what cars passed by a location.

This will enhance the detective RP in your server as well as make.

BUY IT HERE (TEBEX - 20 + tax)

Preview

BUY IT HERE (TEBEX - 20 + tax)

Features

  • UI lore integrated
  • 113 locations by default
  • Configurable
  • Easy to add new locations
  • Standalone
  • Framework integration (toggle on/off in config)
  • AI vehicles are also logged
  • Runs at 0.0 ms
  • Map for visualization
  • Embeded target (Configurable)
  • Item support (framework)
  • Able to export all the ALPR hits as CSV (copies to clipboard)

Requirements

  • [optional] qb-core / esx (framework integration is exposed - you can add your own framework)
  • PolyZone

Events

Use the following client event to open the UI: tugamars:alpr:tablet:open

Commands

/alprtablet - Opens the tablet (if command is enabled)

/alprcreate - Starts 3-step easy creation mode (if creation mode is enabled)
/alprsave - Saves ALPRs created into a file (if creation mode is enabled)

BUY IT HERE (TEBEX - 20 + tax)

Other Works

Advanced Whiteboard - Draw on boards
Wiretap Script - Listen to other player’s phone calls
Phone Records - Allow jobs to access citizen’s phone records
[10€]Crime Scene and Fire Tap, 20 Evidence Markers, Body Silhouete - Prop spawner

Code is accessible No (target and framework integration are exposed)
Subscription-based No
Lines (approximately) 500
Requirements PolyZone
Support Yes
1 Like

ALPR System v1.1.0 released on keymaster
The primary feature this introduces is the plate tracking system (you will receive notifications if a plate you are tracking goes through a plate reader).

You can track multiple plates at the same time.

Changelog:

  • Fixed issue with spaced titles on ALPR Creator
  • Added vehicle tracking notifications tool
  • Updated ALPR list - added new ALPRs and fixed titles
  • Fixed config
  • Fixed issue with time display on the interface

Video preview: https://youtu.be/kr6-m4alLIY

ALPR System version 1.2.1 released!

This update brings the possibility of adding integrations with your CAD/MDT, and it is already configured with two CADs by default: Imperial CAD and SnailyCAD!
You can now toggle the automatic notifications, and receive notifications of flagged vehicles (depends on integrations) as they pass through ALPRs.



Changelog:

  • Added possibility of implementing external Integrations (CADs/MDTs)
  • Added event for external integrations to listen to
  • Added ServerNotify as exposed function
  • Moved config to new shared folder
  • Added function for caching responses
  • Added “automatic notifications” option in the UI
  • Expanded hit event to have more information
  • Added Imperial CAD integration with automatic notifications
  • Added Snaily CAD integration