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.
		
	
| Line 11: | Line 11: | ||
* {{Code|hap_noclip_avatar_scale}} - {{ModernTodo}} ?  | * {{Code|hap_noclip_avatar_scale}} - {{ModernTodo}} ?  | ||
* {{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_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   | * {{Code|sv_noclipduringpause}} - If set, player can {{Command|noclip}} while the game is [[pause|paused]]. Bugged in some games.  | ||
[[Category:Console Commands]]  | [[Category:Console Commands]]  | ||
Revision as of 05:06, 6 May 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 duringnoclip. Default 5.sv_noclipaccelerate- The speed at which the player accelerates tosv_noclipspeed. Default 5.sv_specnoclip- If spectating players are allowed tonocliparound to anywhere in a map.sv_noclipduringpause- If set, player cannoclipwhile the game is paused. Bugged in some games.