This script allows you to use a camera in FiveM. You can move the camera around and zoom in and out. You can also look around with your mouse. This script is perfect for taking screenshots or making videos.
- Download the script
- Put the
wiibleyde_cams
folder in the server resource directory - Add
ensure wiibleyde_cams
to your server.cfg - Restart your server
- Enjoy!
- Type
/cam
in chat - Use the up and down arrow keys to move use the zoom in and out
- Move your mouse to look around
- Press
Backspace
to exit the camera
If you don't want to use a command, you can use the TriggerClientEvent("Cam:ToggleCam", src)
anywhere in your code, so, you can change the way you want to open the camera.
- Wiibleyde
- mrdiamonddirt for the inspiration : WeazelNewsCam