From 7f344c656ad301785c7962a628bdc2da746db249 Mon Sep 17 00:00:00 2001 From: Rudolf Polzer Date: Wed, 29 Sep 2010 15:10:04 +0200 Subject: [PATCH] allow more tries --- misc/tools/xonotic-map-screenshot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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\""' \ -- 2.39.2