Skip to content

Wiibleyde/Fivem-Cam-Script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Fivem-Cam-Script

Table of Contents

Description

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.

Requirements

Installation

  1. Download the script
  2. Put the wiibleyde_cams folder in the server resource directory
  3. Add ensure wiibleyde_cams to your server.cfg
  4. Restart your server
  5. Enjoy!

Usage

  1. Type /cam in chat
  2. Use the up and down arrow keys to move use the zoom in and out
  3. Move your mouse to look around
  4. Press Backspace to exit the camera

Editing the script

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.

Credits

License

MIT

About

Simple lua script to use non-fix camera in game.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages