ScriptHook.SetLocalPlayerNoclip

From Nomad DB
Revision as of 20:33, 27 October 2020 by Jan (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Enables or disables Noclip-mode for the local player.

We currently only support W/S for forward/backwards, E/Q for upwards/backwards.
This function enables/disables physics of the Local Player, which can cause issues.

Syntax

ScriptHook.SetLocalPlayerNoclip(enabled)
  • enabled (boolean)

Related Pages