]> de.git.xonotic.org Git - xonotic/xonotic.git/commitdiff
workaround: wait 2 server and client frames, not 1, for next screenshot. May fix...
authorRudolf Polzer <divverent@alientrap.org>
Sat, 21 Jan 2012 11:46:52 +0000 (12:46 +0100)
committerRudolf Polzer <divverent@alientrap.org>
Sat, 21 Jan 2012 11:46:52 +0000 (12:46 +0100)
misc/tools/xonotic-map-screenshot

index c275a6fa8c5f66ddd3326d35392e03ccb8cb3cf8..e102f766973727cd8969e13dce44b59e4cffb7cf 100755 (executable)
@@ -27,7 +27,7 @@ count=`yes x | head -n "$count" | tr -cd x`
        +'sv_clientcommand_antispam_count 999' \
        +'set catchme "catchme_"' \
        +"alias catchme_$count \"quit\"" \
-       +'alias NARF "sv_cmd nextframe cl_cmd nextframe $*"' \
+       +'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"' \