![[PAID][ANPR] Automatic Number Plate Recognition Camera [ESX/QB/Standalone] main image](https://forum-cfx-re.akamaized.net/original/4X/4/8/6/48620d459b4da76b53c321edbd4633eae48a8eaf.jpeg)
Price
UnknownA script by rezaCyber
Price
UnknownAdd ANPR Cameras for your Law Enforcement officers with a simple but effective UI. If a Player with a car that has a wanted plate number enters a camera covering area, police officers will get a notification.
What is ANPR Camera? (Click Here)
(Click here if video does not play)
Update 1.01
Added an event upon triggering an alarm ( camera sabotage or vehicle detection )
-- Vehicle Detection event
TriggerEvent("ANPR:TriggerAlarm",{
type = "vehicleInside",
text = WantedList[plate].text,
camera = camera,
coords = {
x = cameradetails.x,
y = cameradetails.y
},
time = os.time()
})
-- Camera Sabotage
TriggerEvent("ANPR:TriggerAlarm",{
type = "cameraSabotaged",
text = _U('camera_sabotaged',cameraid),
camera = cameraid,
coords = {
x = cameradetails.x,
y = cameradetails.y
},
time = os.time()
})
Buy Here
Support
7 Day Trial Before Purchase!
Code is accessible | No (Framework/Config/Locale files are available to edit) |
Subscription-based | No |
Lines (approximately) | 1000+ |
Requirements | PolyZone |
Support | Yes |
No approved reviews found for this script yet.