Tremulous Forum

General => Feedback => Topic started by: Odin on March 07, 2007, 07:05:27 pm

Title: Automatic Screenshots
Post by: Odin 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.
Title: Automatic Screenshots
Post by: Undeference on March 07, 2007, 08:51:26 pm
Make a demo and take screen shots later.
Title: Automatic Screenshots
Post by: Paradox 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"
Title: Automatic Screenshots
Post by: Odin on March 08, 2007, 03:09:53 am
There is no way to suppress the "Screenshot Taken" message is there?
Title: Automatic Screenshots
Post by: E-Mxp on March 08, 2007, 03:53:03 pm
Do:
Code: [Select]
/set shoots "screenshotjpeg; echo **Screenshot Taken**; wait 30000; vstr shoots"
Title: Automatic Screenshots
Post by: benmachine 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.
Title: Automatic Screenshots
Post by: Daniel Smith on March 25, 2007, 07:13:40 am
look at this article ,i think it would help you !
http://screencapture2006.blogspot.com/2006/10/automatic-screen-capturing.html
Title: Automatic Screenshots
Post by: n00b pl0x 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
Title: Automatic Screenshots
Post by: Plague Bringer 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.
Title: Automatic Screenshots
Post by: Lava Croft 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 (http://trem.maci.ws/lava_croft/files/demo.cfg) for playing back demos.