How To Use

Camera Functions

Move Controls

Depending on current mode, moves the camera or the player

Default: W A S D


Speed

Increases camera speed or "iteration speed" making numbers raise or lower faster

  • Increase Camera/Iteration Speed - Right Control

  • Decrase Camera/Iteration Speed - Left Control


Time Lock

This can be disabled in the confg.lua

This allows the player to lock the current time (locally), so for example if they wanted to take a pretty picture at night and didn't want to wait.

Default: NUM 8

Increase Time - NUM 9

Decrease Time - NUM 7


Cinematic Bars

This can be disabled in the config.lua

Forced scaleform based black bars on the users screen that will show up when taking a screenshot

Default: NUM 4


Look at Cam

This can be disabled in the config.lua

This makes the player's ped look directly at the camera (if its in front of them)

Default: NUM 6


Hide Player

This can be disabled in the config.lua

This makes hides the players ped (locally)

Default: R


Hide ALL Peds

This can be disabled in the config.lua

Hides all the current ped models (players and npcs) for cleaner screenshots

Default: G


Hide Vehicles

This can be disabled in the config.lua

Hides all vehicles locally, helping clean up backgrounds for screenshots

Default: C


Camera OSD

This can be disabled in the config.lua

Adds a camcorder style OSD to the players screen to simulate things like a news camera

Default NUM -


Camera Shake

This can be disabled in the config.lua

Adds a camera shake to the players view to simulate a handheld camera

Default NUM +


Tilt Camera

This can be disabled in the config.lua

Allows the player to tilt their camera

Tilt Left - [

Tilt Right - ]


Take Screenshot

Simply takes the screenshot and uploads it to Fivemanage API

Default - ENTER


Hide HUD

Hides and shows the freecam HUD

Default - H


Exit Freecam

Exits and removes the custom camera

Default - Backspace


Commands

/freecam

This activates the camera for users

It remembers previous camera settings (until next script)

Typing it as /freecam true will set the camera back to its default setting

/freecampics

On taking a screenshot, the player recieves a NUI popup with their image and the options to COPY URL or DELETE + the last ten pictures taken + the current camera settings in a selectable text box

This stores the image links to their local KVP allowing them to view them again with the /freecampics command and the ability to copy their urls, or delete the images

/screenshot

This allows the users to take a quick screenshot and upload it to the FiveManage api This skips the nui popup after taking a freecam picture

This also has a default keybind END

Last updated