Configuration

Options


You can find config file in no-gameplaycam/config/cl_config.lua

Option
type
Description

EnableHelpKeyPrompt

boolean

Enable help key prompt.

UseHiDof

boolean

Removes blur from zoom.

EaseDuration

number

Cam swap duration in ms.

InteriorControl

boolean

Controls is cam in the same interior with player.

PedControl

boolean

Controls is player visible on the screen.

MaxDistance

number

Maximum distance between player and camera.

MaxWarning

number

Maximum warning count (Every sec).

TransitionSpeed

number[]

Minimum - maximum transition speed.

RotateSpeed

number[]

Minimum - maximum rotation speed.

ZoomSpeed

number[]

Minimum - maximum zoom speed.

MaxRotateAngle

number

Maximum U/D rotation angle (0.0 - 90.0).

WarningSound

{Name: string; Ref: string}

Keys

[key: string]: string

Default keys for mapping.

Controls

[key: string]: {index: number; label: string}

Last updated