]> git.xonotic.org Git - xonotic/xonotic.git/commitdiff
allow more tries
authorRudolf Polzer <divVerent@xonotic.org>
Wed, 29 Sep 2010 13:10:04 +0000 (15:10 +0200)
committerRudolf Polzer <divVerent@xonotic.org>
Wed, 29 Sep 2010 13:10:04 +0000 (15:10 +0200)
misc/tools/xonotic-map-screenshot

index 36f7e8ce74f96671dd26b0473c534817e9b88e9b..67206363648af70b999e474ce31fe4f2ae6276f9 100755 (executable)
@@ -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\""' \