🔭Binoculars

By default a binoculars script is built in as a standalone.

Enabling Binoculars

By default the Binoculars is Enabled, to disable it set true

config.lua
BinocularsEnabled = true,

to false in config.lua

Night Vision

An option to toggle between different vision modes in the binoculars is Enabled by default, to disable it change true

config.lua
 AllowVisionsToggling = true,

to false in config.lua


Command
Action

/binoculars

Built-in binoculars with night and thermal vision

ALT

Toggle binocular vision: Normal, Night Vision, Thermal Vision

G

Show or hide the instructions

BACKSPACE

Exit the Binoculars


Example of Binoculars in action:

Binoculars in action

Last updated