Noclip: Difference between revisions
Jump to navigation
Jump to search
Warning:If you try to noclip your way too far out of the map (past the Hammer grid) the game will crash. This will also occur if
Note:Death while noclipping is very possible.
Port A Port (talk | contribs) No edit summary |
(rewrote) |
||
Line 1: | Line 1: | ||
'''<code>noclip</code>''', 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|If you try to noclip your way too far out of the map ( | {{warning|If you try to noclip your way too far out of the map (past the Hammer grid) the game will crash. This will also occur if <code>sv_noclipspeed</code> is set too high.}} | ||
{{note|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 | *<code>hap_noclip_avatar_scale</code> {{todo|?}} | ||
*<code>sv_noclipaccelerate</code> - The speed at which the player accelerates | *<code>sv_noclipspeed</code> - The maximum speed the player can move during <code>noclip</code>. Default 5. | ||
*<code>sv_noclipaccelerate</code> - The speed at which the player accelerates to <code>sv_noclipspeed</code>. Default 5. | |||
*<code>sv_specnoclip</code> - If spectating players are allowed to <code>noclip</code> around to anywhere in a map. | |||
*<code>sv_noclipduringpause</code> - If set, player can <code>noclip</code> while the game is <code>[[pause]]</code>ed. Might be bugged for some games. | |||
[[Category:Console Commands]] | [[Category:Console Commands]] |
Revision as of 08:15, 14 July 2018
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.

sv_noclipspeed
is set too high.
Server variables
hap_noclip_avatar_scale
Todo: ?sv_noclipspeed
- The maximum speed the player can move duringnoclip
. Default 5.sv_noclipaccelerate
- The speed at which the player accelerates tosv_noclipspeed
. Default 5.sv_specnoclip
- If spectating players are allowed tonoclip
around to anywhere in a map.sv_noclipduringpause
- If set, player cannoclip
while the game ispause
ed. Might be bugged for some games.