Skip to content

setNoClipSpeed

Sets the no-clip movement speed.

Syntax

lua
Ham.setNoClipSpeed(speed)

Parameters

NameTypeDescription
speedfloatMovement speed multiplier

Example

lua
Ham.setNoClipSpeed(2.0)

See Also

Released under the ISC License.