Author Topic: Automatic Screenshots  (Read 4735 times)

Odin

  • Spam Killer
  • *
  • Posts: 1767
  • Turrets: +113/-204
    • My Website
Automatic Screenshots
« on: March 07, 2007, 07:05:27 pm »
Is there a way to automatically take a screenshot every 30 seconds or so? Sometimes you miss a good battle that would make a great screenshot.

Undeference

  • Tremulous Developers
  • *
  • Posts: 1254
  • Turrets: +122/-45
Automatic Screenshots
« Reply #1 on: March 07, 2007, 08:51:26 pm »
Make a demo and take screen shots later.
Need help? Ask intelligently. Please share solutions you find.

Thats what we need, helpful players, not more powerful admins.

Paradox

  • Posts: 2612
  • Turrets: +253/-250
    • Paradox Designs
Automatic Screenshots
« Reply #2 on: March 08, 2007, 02:19:12 am »
Yes, but you cant play.

write a script like this:
Code: [Select]
/set shoots "screenshotjpeg; wait 30000; vstr shoots"

∧OMG ENTROPY∧

Odin

  • Spam Killer
  • *
  • Posts: 1767
  • Turrets: +113/-204
    • My Website
Automatic Screenshots
« Reply #3 on: March 08, 2007, 03:09:53 am »
There is no way to suppress the "Screenshot Taken" message is there?

E-Mxp

  • Posts: 722
  • Turrets: +27/-10
Automatic Screenshots
« Reply #4 on: March 08, 2007, 03:53:03 pm »
Do:
Code: [Select]
/set shoots "screenshotjpeg; echo **Screenshot Taken**; wait 30000; vstr shoots"

benmachine

  • Posts: 915
  • Turrets: +99/-76
    • ben's machinery
Automatic Screenshots
« Reply #5 on: March 08, 2007, 06:06:30 pm »
Firstly, wait is in server frames (edit: client frames, same diff), not milliseconds. Secondly, I wouldn't advise setting up any kind of infinite loop because there are systems in place that stop that kind of thing. So far, everything I've tried has resulted in either dropping me or hanging me (i.e. froze me in position on spec, unable to join a team) Admittedly, I haven't tested with large waits, but it's probably not good for you.
benmachine

Daniel Smith

  • Posts: 6
  • Turrets: +0/-0
Automatic Screenshots
« Reply #6 on: March 25, 2007, 07:13:40 am »

n00b pl0x

  • Posts: 2412
  • Turrets: +55/-168
Automatic Screenshots
« Reply #7 on: March 25, 2007, 07:23:58 am »
erm...id rather make demos and play them back...that way i can screenshot exactly what i want, by slowing down when i get close to what i want to screenie
will sort out my sig, or I will get banned.

HOW DO I SORTED SIG?

Plague Bringer

  • Posts: 3815
  • Turrets: +147/-187
Automatic Screenshots
« Reply #8 on: March 25, 2007, 02:40:57 pm »
I dont want to go through 30+ minutes to get that one screenshot of lucying that last mara in the face in midair.
U R A Q T

Lava Croft

  • Guest
Automatic Screenshots
« Reply #9 on: March 26, 2007, 08:47:38 am »
Quote from: "Plague Bringer"
I dont want to go through 30+ minutes to get that one screenshot of lucying that last mara in the face in midair.

That's why you use a proper config file for playing back demos.