mirror of
https://gitlab.com/xonotic/xonotic
synced 2025-03-05 02:47:33 +00:00
do god and noclip in separate frames (don't ask why)
This commit is contained in:
parent
782a79ceea
commit
8d6eca65d7
@ -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"' \
|
||||
|
Loading…
Reference in New Issue
Block a user