Noclip: Difference between revisions
Jump to navigation
Jump to search
Note:Floating point inaccuracies on all model vertices will be exaggerated as the player travels farther from the map's origin.
mNo edit summary |
m (Fixed a minor spelling mistake. Noclipping can easily crashes the game. -> Noclipping can easily crash the game.) |
||
Line 3: | Line 3: | ||
{{Command|noclip}}, also known as fly and ghost, is a cheat that disables the effect of gravity and makes the player nonsolid (although still vulnerable to death). This allows the player to glide freely through the world. | {{Command|noclip}}, also known as fly and ghost, is a cheat that disables the effect of gravity and makes the player nonsolid (although still vulnerable to death). This allows the player to glide freely through the world. | ||
{{ModernWarning|Noclipping absurdly far outside the map causes a crash. This may also occur if {{Code|sv_noclipspeed}} is set too high. <br>Furthermore, in {{tsp|4}} Noclipping can easily | {{ModernWarning|Noclipping absurdly far outside the map causes a crash. This may also occur if {{Code|sv_noclipspeed}} is set too high. <br>Furthermore, in {{tsp|4}} Noclipping can easily crash the game.}} | ||
{{Note|Floating point inaccuracies on all model vertices will be exaggerated as the player travels farther from the map's origin.}} | {{Note|Floating point inaccuracies on all model vertices will be exaggerated as the player travels farther from the map's origin.}} | ||
{{Note|In {{css|4|nt=1}} and {{csgo|4|nt=1}}, being in noclip mode makes you unkillable, similar to godmode.}} | {{Note|In {{css|4|nt=1}} and {{csgo|4|nt=1}}, being in noclip mode makes you unkillable, similar to godmode.}} |
Revision as of 00:06, 19 June 2023
noclip, also known as fly and ghost, is a cheat that disables the effect of gravity and makes the player nonsolid (although still vulnerable to death). This allows the player to glide freely through the world.

Server variables
- hap_noclip_avatar_scale - Template:ModernTodo ?
- 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 paused. Bugged in some games.