Guides/GoldSrc: Difference between revisions

From MaPicDB Wiki
Jump to navigationJump to search
(Created page with "This guide will explain how to take HUD-less screenshots on GoldSrc-based games/mods. == Counter-Strike 1.6 == You must open the game and, without having previously entered a map, type <code>map [mapname]</code> in the console. You will appear as if you were in Half-Life, without weapons and without HUD. Then you can just use <code>sv_cheats 1</code> along with <code>noclip</code> to freely navigate the map.")
 
(Move this for all common games)
Line 1: Line 1:
This guide will explain how to take HUD-less screenshots on GoldSrc-based games/mods.
This guide will explain how to take HUD-less screenshots on GoldSrc-based games/mods.


== Counter-Strike 1.6 ==
For all common games, you can just type <code>map [mapname]</code> in the console (as long as you have never previously opened another map). You will appear as if you were in Half-Life, without weapons and without HUD. Then you can just use <code>sv_cheats 1</code> along with <code>noclip</code> to freely navigate the map.
You must open the game and, without having previously entered a map, type <code>map [mapname]</code> in the console. You will appear as if you were in Half-Life, without weapons and without HUD. Then you can just use <code>sv_cheats 1</code> along with <code>noclip</code> to freely navigate the map.

Revision as of 01:58, 28 November 2025

This guide will explain how to take HUD-less screenshots on GoldSrc-based games/mods.

For all common games, you can just type map [mapname] in the console (as long as you have never previously opened another map). You will appear as if you were in Half-Life, without weapons and without HUD. Then you can just use sv_cheats 1 along with noclip to freely navigate the map.