From: Rudolf Polzer Date: Wed, 29 Sep 2010 13:10:04 +0000 (+0200) Subject: allow more tries X-Git-Tag: xonotic-v0.1.0preview~176 X-Git-Url: https://git.xonotic.org/?p=xonotic%2Fxonotic.git;a=commitdiff_plain;h=7f344c656ad301785c7962a628bdc2da746db249 allow more tries --- diff --git a/misc/tools/xonotic-map-screenshot b/misc/tools/xonotic-map-screenshot index 36f7e8ce..67206363 100755 --- 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\""' \