do god and noclip in separate frames (don't ask why)

This commit is contained in:
Rudolf Polzer 2012-01-16 17:41:50 +01:00
parent 782a79ceea
commit 8d6eca65d7

View File

@ -26,7 +26,8 @@ count=`yes x | head -n "$count" | tr -cd x`
+'set catchme "catchme_"' \
+"alias catchme_$count \"quit\"" \
+'alias NARF "sv_cmd nextframe cl_cmd nextframe $*"' \
+'alias ZORT "god; noclip; NARF POIT"' \
+'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"' \