Noclip: Difference between revisions
Jump to navigation
Jump to search
Warning:Noclipping absurdly far outside the map may cause a crash in some games. This may also occur if
Note:Floating point inaccuracies on the viewmodel's vertices will be exaggerated as the player travels farther from the map's origin.
Note:Death while noclipping is very possible.
(rewrote) |
(fixed your facts) |
||
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. | '''<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| | {{warning|Noclipping absurdly far outside the map may cause a crash in some games. This may also occur if <code>sv_noclipspeed</code> is set too high.}} | ||
{{note|Floating point inaccuracies on the viewmodel's vertices will be exaggerated as the player travels farther from the map's origin.}} | |||
{{note|Death while noclipping is very possible.}} | {{note|Death while noclipping is very possible.}} |
Revision as of 09:39, 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.