mirror of
https://gitlab.com/xonotic/xonotic
synced 2024-12-14 02:45:23 +00:00
turn off flood control
This commit is contained in:
parent
8d6eca65d7
commit
ad840e112b
@ -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 $*"' \
|
||||
|
Loading…
Reference in New Issue
Block a user