Author Topic: Screenshot  (Read 2523 times)

Paradox

  • Posts: 2612
  • Turrets: +253/-250
    • Paradox Designs
Screenshot
« 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

∧OMG ENTROPY∧

Survivor

  • Posts: 1660
  • Turrets: +164/-159
Screenshot
« Reply #1 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
I’m busy. I’ll ignore you later.

chompers

  • Posts: 224
  • Turrets: +4/-0
Screenshot
« Reply #2 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

Paradox

  • Posts: 2612
  • Turrets: +253/-250
    • Paradox Designs
Screenshot
« Reply #3 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

∧OMG ENTROPY∧