Tremulous Forum

General => General Discussion => Topic started by: Paradox on May 08, 2006, 08:00:16 pm

Title: Screenshot
Post by: Paradox on May 08, 2006, 08:00:16 pm
Ok, the screenshot command comes in incredibly usefull, but is there any way to put it into a "dev cam" mode. This would be where you can freeze the action, inch it up frame by frame, and take a picture, without the hud?

At least is there a way to take it without the HUD.

Thanks
Title: Screenshot
Post by: Survivor on May 08, 2006, 08:30:36 pm
/cg_drawgun 0
/cg_draw2d 0

or

/bind F11 "cg_drawgun 0;cg_draw2d 0;wait 25;screenshotjpeg;cg_drawgun 1;cg_draw2d 1"

for quick ingame screenshots without the hud
Title: Screenshot
Post by: chompers on May 09, 2006, 10:22:24 am
if you've started the game with devmap so that cheats are enabled, you can also use /timescale 0.2 for super-slo-mo-matrix-bullet-time-mode
Title: Screenshot
Post by: Paradox on May 09, 2006, 07:57:14 pm
I have been looking for a list of all the tremulous commands (like the ones for the cg mentioned above) and havn't been able to find one. Is there an in-game function that lists all of these, or is there a document or post somewhere that would link me to them.

Thanks