Noclip: Difference between revisions
Jump to navigation
Jump to search
Warning:Noclipping absurdly far outside the map causes a crash. This may also occur if sv_noclipspeed is set too high.
Furthermore, in
The Stanley Parable 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.
m (Replacing {{console command}}. This operation was performed by a bot.) |
Thunder4ik (talk | contribs) m (→Server variables: clean up, replaced: {{ModernTodo → {{todo) |
||
Line 9: | Line 9: | ||
== Server variables == | == Server variables == | ||
* {{Code|hap_noclip_avatar_scale}} - {{ | * {{Code|hap_noclip_avatar_scale}} - {{todo}} ? | ||
* {{Code|sv_noclipspeed}} - The maximum speed the player can move during {{Command|noclip}}. Default 5. | * {{Code|sv_noclipspeed}} - The maximum speed the player can move during {{Command|noclip}}. Default 5. | ||
* {{Code|sv_noclipaccelerate}} - The speed at which the player accelerates to {{Code|sv_noclipspeed}}. Default 5. | * {{Code|sv_noclipaccelerate}} - The speed at which the player accelerates to {{Code|sv_noclipspeed}}. Default 5. | ||
* {{Code|sv_specnoclip}} - If spectating players are allowed to {{Command|noclip}} around to anywhere in a map. | * {{Code|sv_specnoclip}} - If spectating players are allowed to {{Command|noclip}} around to anywhere in a map. | ||
* {{Code|sv_noclipduringpause}} - If set, player can {{Command|noclip}} while the game is [[pause|paused]]. Bugged in some games. | * {{Code|sv_noclipduringpause}} - If set, player can {{Command|noclip}} while the game is [[pause|paused]]. Bugged in some games. |
Revision as of 01:19, 26 January 2024
noclip
is a console command available in all Source games.
noclip
is a command available in all Source games.
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.

Furthermore, in


Todo: Check if noclip godmode applies for anything else.
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 paused. Bugged in some games.