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
Warning:Noclipping absurdly far outside the map causes a crash. This may also occur if 
 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.
		
	
| No edit summary | m (added css) | ||
| Line 3: | Line 3: | ||
| {{warning|Noclipping absurdly far outside the map causes a crash. This may also occur if <code>sv_noclipspeed</code> is set too high.}} | {{warning|Noclipping absurdly far outside the map causes a crash. This may also occur if <code>sv_noclipspeed</code> is set too high.}} | ||
| {{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  | {{note|In {{css|4|nt=1}} and {{csgo|4|nt=1}}, being in noclip mode makes you unkillable, similar to godmode.}} | ||
| {{todo|Check if noclip godmode applies  | {{todo|Check if noclip godmode applies for anything else.}} | ||
| ==Server variables== | ==Server variables== | ||
Revision as of 08:30, 11 March 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.
 Warning:Noclipping absurdly far outside the map causes a crash. This may also occur if
Warning:Noclipping absurdly far outside the map causes a crash. This may also occur if sv_noclipspeed is set too high. 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.Todo: Check if noclip godmode applies for anything else.
Server variables
- hap_noclip_avatar_scaleTodo: ?
- 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- nocliparound to anywhere in a map.
- sv_noclipduringpause- If set, player can- noclipwhile the game is- pauseed. Bugged in some games.

