- Thread Author
- #1
Camera in a helicopter
This script provides a working camera that has 3 different modes (normal, thermal, night vision), license plate recognition system, and zoom function.
Right Mouse Button: Change the mode (Normal, Thermal Image, Night Vision)
Space: Locks on to the vehicle and shows its license plate and model.
Installation:
Place the files you downloaded in the appropriate locations
Add require('Helicam') to the client_packages/index.js
Raise the enablehelicam event from the server side or via a keystroke event

You must be registered for see links