]> git.xonotic.org Git - xonotic/xonotic.git/commitdiff
turn off flood control
authorRudolf Polzer <divverent@alientrap.org>
Mon, 16 Jan 2012 16:44:51 +0000 (17:44 +0100)
committerRudolf Polzer <divverent@alientrap.org>
Mon, 16 Jan 2012 16:44:51 +0000 (17:44 +0100)
misc/tools/xonotic-map-screenshot

index 65b5cb527684c686b604d3922770d2b83e7f4354..c275a6fa8c5f66ddd3326d35392e03ccb8cb3cf8 100755 (executable)
@@ -23,6 +23,8 @@ 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 $*"' \