Noclip: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (aam)
(you can still die in many ways...)
Line 1: Line 1:
Noclip, also known as fly and ghost, is a cheat that disables the effect of gravity and the effect of world solids on you. This allows you to glide freely through the world. Although this is a good way of drawing nav_ meshes, if you are playing on a server then as you may notice your [[crosshairs]] are as far out as they can go. If you exit the world or simply fly into a wall you'll not be able to shoot. You ''cannot'' die. Entities such as [[point_hurt]] will not effect you.
Noclip, also known as fly and ghost, is a cheat that disables the effect of gravity and makes all objects nonsolid to the player. This allows you to glide freely through the world. If you exit the world or simply fly into a wall you will be unable to shoot.


{{warning|If you try to noclip your way too far out of the map (out of hammer workspace) the game will crash. This will also occur if the sv_noclipspeed is set too high.}}
{{warning|If you try to noclip your way too far out of the map (out of Hammer workspace) the game will crash. This will also occur if the sv_noclipspeed is set too high.}}


[[Category:Console Commands]]
[[Category:Console Commands]]

Revision as of 16:30, 24 October 2010

Noclip, also known as fly and ghost, is a cheat that disables the effect of gravity and makes all objects nonsolid to the player. This allows you to glide freely through the world. If you exit the world or simply fly into a wall you will be unable to shoot.

Warning.pngWarning:If you try to noclip your way too far out of the map (out of Hammer workspace) the game will crash. This will also occur if the sv_noclipspeed is set too high.