Visual Flux Posted April 7, 2002 Share Posted April 7, 2002 Does anyone have a working alias to remove the hud, crosshair and weapon when taking a screenshot in game. Any help would be appreciated. Link to comment Share on other sites More sharing options...
The D Posted April 7, 2002 Share Posted April 7, 2002 Yeppers, the console command to disable the HUD (including crosshairs) is cg_draw2D 0 To get rid of the gun it's cg_drawgun 0 If you bind these to a key you'll have to use toggle (in case you didn't know that) Link to comment Share on other sites More sharing options...
Visual Flux Posted April 7, 2002 Author Share Posted April 7, 2002 Ok thanks alot and if anyone is interested in taking hudless screenies here's the alias: bind ? "cg_draw2d 0;cg_drawgun 0; wait; wait; wait; wait; wait; screenshot; toggle cg_draw2d; toggle cg_drawgun" bind whatever key you'd like to use and add it to your autoexec.cfg Link to comment Share on other sites More sharing options...
Chiss Lord Posted April 7, 2002 Share Posted April 7, 2002 How do you even take screenshots? The print screen key won't help me I need to take about 20 shots in one level and I don't want to have to reload the game twenty times. I know it exists otherwise what is the screenshot folder for? And if you know how to make demos (the thing where you have it take a bunch per second) that's even better. Link to comment Share on other sites More sharing options...
The D Posted April 7, 2002 Share Posted April 7, 2002 Originally posted by Chiss Lord How do you even take screenshots? Um.... he just told you... You bind the console command "screenshot" And if you want it without the HUD bind something similar to what was just posted. As for demos, look through the threads I've seen several asking the same question. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.