screenshots without weapons

screenshots without weapons

Re: screenshots without weapons Posted by Redclaws on Sun Jan 6th 2008 at 12:44pm
Redclaws
18 posts
Posted 2008-01-06 12:44pm
Redclaws
member
18 posts 509 snarkmarks Registered: Dec 1st 2007 Location: Washington DC, USA
How do I take a screenshot of my map without the player's weapon showing? I know you hit F5 to take the shot but how can I take a picture of my upcoming map without the weapon showing? I looked in the video options but did not see a way to disable that. I did search the forum high and low for this answer before posting. I am sorry if I missed it.

Cheers,

Redclaw
All that you know is at an end.
Re: screenshots without weapons Posted by Captain P on Sun Jan 6th 2008 at 1:22pm
Captain P
1370 posts
Posted 2008-01-06 1:22pm
1370 posts 1995 snarkmarks Registered: Nov 6th 2003 Occupation: Game-programmer Location: Netherlands
You're probably looking for 'cl_drawweapon'.
Create-ivity - a game development blog
Re: screenshots without weapons Posted by reaper47 on Sun Jan 6th 2008 at 1:37pm
reaper47
2827 posts
Posted 2008-01-06 1:37pm
reaper47
member
2827 posts 1921 snarkmarks Registered: Feb 16th 2005 Location: Austria
These are my binds:

bind "h" "cl_drawhud 0; r_drawviewmodel 0"

bind "j" "cl_drawhud 1; r_drawviewmodel 1"

Pressing h hides all, j brings all back.

You can add the lines to your config.cfg file ( in the "\Steam\steamapps\your_username\half-life 2 deathmatch\hl2mp\cfg" folder).

Of course you can change the binds to other keys or instead type the commands in console.
Why snark works.
Re: screenshots without weapons Posted by Redclaws on Sun Jan 6th 2008 at 3:05pm
Redclaws
18 posts
Posted 2008-01-06 3:05pm
Redclaws
member
18 posts 509 snarkmarks Registered: Dec 1st 2007 Location: Washington DC, USA
Thanks guys! That was very helpful!

Cheers,

Redclaw
All that you know is at an end.