Merge pull request 'add stac config' (#1) from testing into master
Reviewed-on: #1
This commit is contained in:
commit
b59021d0ca
@ -36,6 +36,8 @@ sm plugins unload mgemod
|
||||
sm plugins load soap_tf2dm
|
||||
sm plugins load properpregame
|
||||
|
||||
exec stac_base
|
||||
|
||||
mp_tournament 1
|
||||
tf_weapon_criticals 0
|
||||
tf_use_fixed_weaponspreads 1
|
||||
|
24
stac_base.cfg
Normal file
24
stac_base.cfg
Normal file
@ -0,0 +1,24 @@
|
||||
stac_enabled "1"
|
||||
stac_verbose_info "0"
|
||||
stac_ban_duration "1"
|
||||
stac_max_allowed_turn_secs "-1"
|
||||
stac_ban_for_misccheats "0"
|
||||
stac_optimize_cvars "1"
|
||||
stac_max_aimsnap_detections "0"
|
||||
stac_max_psilent_detections "0"
|
||||
stac_max_bhop_detections "0"
|
||||
stac_max_fakeang_detections "0"
|
||||
stac_max_cmdnum_detections "0"
|
||||
stac_max_tbot_detections "0"
|
||||
stac_min_interp_ms "-1"
|
||||
stac_max_interp_ms "101"
|
||||
stac_min_randomcheck_secs "60"
|
||||
stac_max_randomcheck_secs "300"
|
||||
stac_include_demoname_in_banreason "1"
|
||||
stac_log_to_file "1"
|
||||
stac_fixpingmasking_enabled "1"
|
||||
stac_max_userinfo_spam_detections "0"
|
||||
stac_kick_unauthed_clients "0"
|
||||
stac_silent "2"
|
||||
stac_max_connections_from_ip "0"
|
||||
stac_work_with_sv_cheats "0"
|
Loading…
Reference in New Issue
Block a user