Skip to content

nethushadev/sintic-camcoords

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FiveM Cam Coords

This is a FiveM script that lets you control an in-game camera. You can move, rotate, zoom, and save the camera's parameters. I hope this helps you easily change camera coords for your multicharacter.

  • I made this to adjust the multicharacter camera coords on my QBCore server.
  • You can change camera coords in your multicharacter.

Features

  • Move the camera using the W, A, S, and D keys.
  • Rotate the camera using the mouse or arrow keys.
  • Zoom in and out using the Q and E keys.
  • Save the camera parameters to a file for later use.

Commands

  • /setcamera: Activates and sets up the camera at the player's current position.
  • /turnoffcamera: Deactivates and removes the camera.
  • /savecamera: Saves the current camera parameters and sends them to the server.

Controls

  • W: Move camera forward
  • S: Move camera backward
  • A: Move camera left
  • D: Move camera right
  • Q: Zoom in
  • E: Zoom out
  • Arrow Keys: Rotate camera
  • Mouse: Rotate camera

Installation

  1. Download or clone this repository to your local machine.
  2. Place the folder in your FiveM server's resources directory.
  3. Remove -main part
  4. Add ensure sintic-camcoords to your server's server.cfg file.
  5. Restart your server.

Usage

  • To start using the camera, type /setcamera in the chat.
  • Use the controls listed above to move, rotate, and zoom the camera.
  • To save the camera parameters, type /savecamera in the chat.
  • To turn off the camera, type /turnoffcamera in the chat.

Saving Camera Parameters

The camera parameters are saved to a Txt file named camera_params.txt in the resource directory. Also you can get from the f8 console.

FAQ

Q: Can I use this to change qb-multicharacter camera coords? A: Yes

Q: Does this work with ESX? A: Yes. this's standalone.

Q: Can I use this for other scripts? A: Yes

License

GNU GENERAL PUBLIC LICENSE

Contributing

Feel free to submit issues and pull requests if you have any improvements or bug fixes.

Credits

Developed by NethushaDev.

About

FiveM Resource that helps to adjust the multicharacter camera coords

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages