Noclip

From Valve Developer Community
Revision as of 09:39, 14 July 2018 by Stract (talk | contribs) (fixed your facts)
Jump to navigation Jump to search

noclip, also known as fly and ghost, is a cheat that disables the effect of gravity and makes the player nonsolid. This allows you to glide freely through the world. If you exit the world or simply fly into a wall you will have limited attacking abilities.

Warning.pngWarning:Noclipping absurdly far outside the map may cause a crash in some games. This may also occur if sv_noclipspeed is set too high.
Note.pngNote:Floating point inaccuracies on the viewmodel's vertices will be exaggerated as the player travels farther from the map's origin.
Note.pngNote:Death while noclipping is very possible.

Server variables

  • hap_noclip_avatar_scale
    Todo: ?
  • sv_noclipspeed - The maximum speed the player can move during noclip. Default 5.
  • sv_noclipaccelerate - The speed at which the player accelerates to sv_noclipspeed. Default 5.
  • sv_specnoclip - If spectating players are allowed to noclip around to anywhere in a map.
  • sv_noclipduringpause - If set, player can noclip while the game is pauseed. Might be bugged for some games.