mirror of
https://gitlab.com/xonotic/xonotic
synced 2024-12-11 17:36:42 +00:00
workaround: wait 2 server and client frames, not 1, for next screenshot. May fix issue with wrong first shot.
This commit is contained in:
parent
2e0301e731
commit
86c735c402
@ -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"' \
|
||||
|
Loading…
Reference in New Issue
Block a user