19 Nov 10, 12:00AM
What are- if indeed there are any, the commands which allow me to change the file output of my screenshots.
Any help would be appreciated, kthanks.
:)
Any help would be appreciated, kthanks.
:)
Screenshot output file?
|
19 Nov 10, 12:00AM
What are- if indeed there are any, the commands which allow me to change the file output of my screenshots.
Any help would be appreciated, kthanks. :)
19 Nov 10, 12:40AM
[SELECT ALL] Code: /screenshottype T [SELECT ALL] Code: /jpegquality N [SELECT ALL] Code: /pngcompress N
19 Nov 10, 02:17AM
(19 Nov 10, 12:40AM)jamz Wrote: You sir, <3
19 Nov 10, 09:58PM
You can also pass arguments to /screenshot to modify the filename.
[SELECT ALL] Code: /screenshot Example.jpg
19 Nov 10, 10:10PM
PNG screenshots slow? Try bmp or jpg.
19 Nov 10, 11:35PM
You could also just use the slider available in settings
is there any way to change the name and output location?
20 Nov 10, 12:33AM
Heh, my earlier post must've been camouflaged.
20 Nov 10, 02:14AM
ah touche... sorry v-man
You can include folder location in the name argument, but the "home" for screenshots will always be the AssaultCube home folder.
For example, [SELECT ALL] Code: /screenshot screenshots\tests\Example.jpg [SELECT ALL] Code: /screenshot ..\Example.jpg EDIT: Tested, yeah, it works that way.
22 Nov 10, 01:37AM
awesome thanks :)
24 Nov 10, 04:38AM
Don't forget to mention that the filename can be the result of a cubescript evaluation:
[SELECT ALL] Code: screenshot (concatword "screenshots/MPL_All-Time_Stats_Shot_" $syear $smonth $sday _ $shour . $sminute . $ssecond _ (curmap 1) _ $modest $screenext) |
« Next Oldest | Next Newest »
|