workaround: wait 2 server and client frames, not 1, for next screenshot. May fix issue with wrong first shot.

This commit is contained in:
Rudolf Polzer 2012-01-21 12:46:52 +01:00
parent 2e0301e731
commit 86c735c402

View File

@ -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"' \