Description
Operational Security Cameras
This mod adds functional CCTV cameras. When you approach a camera, its blip will turn red. If you engage in suspicious activity, you will receive a wanted star.
Security Cameras/CCTV are identified by a white CCTV icon. Upon entering the camera's range, the icon will turn red. If you perform a suspicious action while within range, the camera will be alerted, flash, and assign you a wanted star.
Current Suspicious Actions:
- Player in combat
- Player firing weapon
- Performing Stealth kill
- In melee combat
- Trying to enter a locked vehicle
- Being in a police vehicle
Update 1.1
The code has been slightly adjusted.
A new configuration value, "CameraRange," has been added. This determines the range within which the script will check for camera props. The default value is 1000f.
"MinWantedLevel" has also been added, allowing you to change the wanted level assigned upon detection. The default is 1 star.
The source code is now included within the main mod, eliminating the need to visit GitHub. However, you can still access it there if desired.
Installation
Place the contents of the "scripts" folder into your main "scripts" folder located in your GTA V directory.
Ensure that Scripthook V is installed.
If you encounter any bugs, crashes, or have suggestions, please post them in the comments!
I personally experienced some crashes, but I'm unsure if they were caused by this mod or other scripts and/or .meta modifications.
This mod is open-source. You are welcome to examine its code or modify it to create your own version.
First Upload: November 11, 2024 Last Updated: November 11, 2024