]> git.xonotic.org Git - xonotic/xonotic.git/blobdiff - misc/tools/xonotic-map-screenshot
autobuild updater: make it possible to pick between autobuild and release by separate...
[xonotic/xonotic.git] / misc / tools / xonotic-map-screenshot
index dc06f12332f56c140c638ee803e3483b0674275c..e102f766973727cd8969e13dce44b59e4cffb7cf 100755 (executable)
@@ -23,10 +23,13 @@ count=`yes x | head -n "$count" | tr -cd x`
        +'sv_cheats 2' \
        +'sv_gravity 0' \
        +'r_nolerp 1' \
+       +'sv_clientcommand_antispam_time -999' \
+       +'sv_clientcommand_antispam_count 999' \
        +'set catchme "catchme_"' \
        +"alias catchme_$count \"quit\"" \
-       +'alias NARF "sv_cmd nextframe cl_cmd nextframe $*"' \
-       +'alias ZORT "god; noclip; NARF POIT"' \
+       +'alias NARF "sv_cmd nextframe cl_cmd nextframe sv_cmd nextframe cl_cmd nextframe $*"' \
+       +'alias ZORT "god; NARF EGAD"' \
+       +'alias EGAD "noclip; NARF POIT"' \
        +'alias POIT "$catchme; set catchme \"${catchme}x\"; impulse 911; NARF TROZ"' \
        +'alias TROZ "screenshot; NARF POIT"' \
        +'alias cl_hook_gamestart_all "cmd join; defer 2 ZORT"' \