Tremulous Forum
General => General Discussion => Topic started 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
-
/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
-
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
-
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