Skip to content

setAimbotFov

Sets the aimbot field of view.

Syntax

lua
Ham.setAimbotFov(fov)

Parameters

NameTypeDescription
fovfloatFOV in degrees

Example

lua
Ham.setAimbotFov(90.0)

See Also

Released under the ISC License.