Salatiel | 2017-09-12 03:37
Screenshots Filter
10
points ]
 (1 vote)
Command to take Screenshots with the name of the current map, and separates them into files with the name of the current mode.

This command takes screenshots with the name of the current map, and separates them into files with the name of the current mode, adding a number to not replace the same image...
This script replaces only the F12 key bind, and the file directory works like this:

Screenshots/instactf/dust2-1.png

To install just add the file ss-filter.cfg in the root of your Sauerbraten, then open autoexec and type:
exec ss-filter.cfg
and save.

=)

Imgs:
https://imgur.com/a/U5kZh
https://i.imgur.com/1nlNCaH.jpg

13/02/2019
Now it's much simpler and with some new features.
- Informations about the current match will appear in the upper right corner of the screen when taking a screenshot.
- "nohud" and "editing" will be added to the name of the screenshot to be easy to filter them.

//Screenshot Filter v2 by Salatiel
//13/02/2019

tabs = "^n"
loop t 30 [
tabs = (concatword $tabs "^n")
]

screenshotfilter = [
screenshotdir ""
oldgamehud = (getalias gamehud);
if (mapname)[cmapname = $mapname][cmapname = "untitled"]
if (&& (= $editing 0) (= $arg1 1))[
minimapalpha 0.3;
gamehud = [result (format "^f4Screenshot: ^f7^"%1^f7^" ^f4/ ^f1%2 ^f4/ ^f0%3 ^f4^n^f2%5 ^f4KD:^f1%6^f4/^f1%7 ^f4server: ^f7%8 ^f4playeres: ^f7%9%4" $cmapname $getname (timeremaining 1) $tabs (at $modenames (getmode)) (getfrags) (getdeaths) $connectname (listlen (listclients 1)))]
]

sleep 100 [
screenshot (format "SCREENSHOTS/%1/%2-%5%6%3%4" (at $modenames (getmode)) $cmapname (getmillis) (if (mapname)[result $timeremaining][result (rnd 100)]) (if ($hidehud)[result "nohud-"][result ""]) (if ($editing)[result "editing-"][result ""]))
gamehud = $oldgamehud;
minimapalpha 1;
]
]

bind f12 [screenshotfilter 1]

ss-filterv2.zip (608 bytes)
10
points
 (1 vote)
User login
Users on Quadropolis
1 guest & no users online
Zoocata
Created 2023-05-05 20:58
1 week 6 days ago
Zoocata
18
points ]
 (2 votes)
Created 2023-03-02 01:40
11 weeks 1 day ago
Getridou
Created 2023-01-29 23:27
15 weeks 4 days ago
Created 2023-01-19 19:36
17 weeks 22 hours ago
Getridou
Created 2023-01-10 17:10
18 weeks 3 days ago
Getridou
Created 2023-01-01 14:30
19 weeks 5 days ago
Getridou
Created 2023-01-01 10:58
19 weeks 5 days ago
Getridou
Created 2023-01-01 10:49
19 weeks 5 days ago
afroninja
17
points ]
 (2 votes)
Created 2023-01-01 06:32
19 weeks 5 days ago
36
points ]
 (7 votes)
Created 2010-04-01 07:57
13 years 7 weeks ago
57
points ]
 (6 votes)
Created 2020-12-04 12:05
2 years 23 weeks ago
7
points ]
 (1 vote)
Created 2022-04-21 09:26
1 year 4 weeks ago
8
points ]
 (1 vote)
Created 2022-01-23 15:48
1 year 16 weeks ago
Created 2021-11-05 01:27
1 year 27 weeks ago
36
points ]
 (4 votes)
Created 2020-12-10 12:49
2 years 22 weeks ago
32
points ]
 (4 votes)
Created 2012-08-30 04:30
10 years 37 weeks ago
10
points ]
 (1 vote)
Created 2019-10-16 01:26
3 years 30 weeks ago
9
points ]
 (1 vote)
Created 2021-06-17 22:42
1 year 47 weeks ago
30
points ]
 (3 votes)
Created 2020-11-30 04:00
2 years 24 weeks ago
10
points ]
 (1 vote)
Created 2021-05-24 00:01
1 year 51 weeks ago
Who's new
  • ColdIV
  • Aidan
  • Hunk
  • letic86
  • BATMAN