projects
/
xonotic
/
xonotic.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e1413a8
)
allow more tries
author
Rudolf Polzer <divVerent@xonotic.org>
Wed, 29 Sep 2010 13:10:04 +0000
(15:10 +0200)
committer
Rudolf Polzer <divVerent@xonotic.org>
Wed, 29 Sep 2010 13:10:04 +0000
(15:10 +0200)
misc/tools/xonotic-map-screenshot
patch
|
blob
|
history
diff --git
a/misc/tools/xonotic-map-screenshot
b/misc/tools/xonotic-map-screenshot
index 36f7e8ce74f96671dd26b0473c534817e9b88e9b..67206363648af70b999e474ce31fe4f2ae6276f9 100755
(executable)
--- a/
misc/tools/xonotic-map-screenshot
+++ b/
misc/tools/xonotic-map-screenshot
@@
-16,7
+16,7
@@
count=`yes x | head -n "$count" | tr -cd x`
+'r_letterbox -1' \
+'r_drawviewmodel 0' \
+'crosshair 0' \
- +'sv_cheats
1
' \
+ +'sv_cheats
2
' \
+'set catchme "catchme_"' \
+"alias catchme_$count \"quit\"" \
+'alias "autoscreenshot" "$catchme; set catchme \"${catchme}x\"; impulse 911; defer 1 \"screenshot; autoscreenshot\""' \