Noclip: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
No edit summary
Line 3: Line 3:
{{warning|If you try to noclip your way too far out of the map (out of Hammer workspace) the game will crash. This will also occur if the sv_noclipspeed is set too high.}}
{{warning|If you try to noclip your way too far out of the map (out of Hammer workspace) the game will crash. This will also occur if the sv_noclipspeed is set too high.}}


{{tip|Death while noclipping is very possible.}}
{{note|Death while noclipping is very possible.}}
==Server variables==
==Server variables==
*<code>sv_noclipspeed</code> - The maximum speed the player can move during noclip. Default is 5.
*<code>sv_noclipspeed</code> - The maximum speed the player can move during noclip. Default is 5.

Revision as of 09:19, 11 December 2011

Noclip, also known as fly and ghost, is a cheat that disables the effect of gravity and makes all objects nonsolid to the player. This allows you to glide freely through the world. If you exit the world or simply fly into a wall you will be unable to shoot.

Warning.pngWarning:If you try to noclip your way too far out of the map (out of Hammer workspace) the game will crash. This will also occur if the sv_noclipspeed is set too high.
Note.pngNote:Death while noclipping is very possible.

Server variables

  • sv_noclipspeed - The maximum speed the player can move during noclip. Default is 5.
  • sv_noclipaccelerate - The speed at which the player accelerates during noclip. Default is 5.