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)
:
New Feature for your law enforcement
Players can destroy the cameras to prevent police notification (camera will respawn after x amount of time, modifiable in config file.)
Easily Add a new camera as an admin (/addcamera . /removecamera)
Plug and play with 15+ installed camera
Simple and effective UI
QB / ESX versions available on download
All notifications are modifiable to your language in locale file
Lowest usage possible by using PolyZones
Does not require any database or sql import (Easy Plug&Play)
Dependencies: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 |
See what others are saying about this script.
Share your experience and help others.