This repository has been archived by the owner on Oct 30, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 12
/
listenserver.cfg
105 lines (99 loc) · 2.06 KB
/
listenserver.cfg
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
// hostname "Pug Mod 1.8.3-dev"
// rcon_password "xxxxxx"
// sv_password "xxxxxx"
sv_maxrate "100000"
sv_maxupdaterate "102"
sv_minrate "0"
sv_minupdaterate "0"
sv_lan_rate "100000"
mp_autokick "0"
mp_autokick_timeout "-1"
mp_autoteambalance "0"
mp_buytime ".25"
mp_c4timer "35"
mp_chattime "10"
mp_consistency "1"
mp_decals "300"
mp_fadetoblack "0"
mp_flashlight "1"
mp_footsteps "1"
mp_forcecamera "0"
mp_forcechasecam "0"
mp_fragsleft "0"
mp_freezetime "0"
mp_friendlyfire "0"
mp_ghostfrequency "0.1"
mp_hostagepenalty "0"
mp_kickpercent "0.660"
mp_limitteams "0"
mp_logdetail "0"
mp_logfile "0"
mp_logmessages "0"
mp_mapvoteratio "1"
mp_maxrounds "0"
mp_mirrordamage "0"
mp_playerid "0"
mp_roundtime "1.75"
mp_startmoney "16000"
mp_timeleft "0"
mp_timelimit "0"
mp_tkpunish "0"
mp_windifference "1"
mp_winlimit "0"
sv_accelerate "5"
sv_aim "0"
sv_airaccelerate "10"
sv_airmove "1"
sv_allow_dlfile "1"
sv_allowdownload "1"
sv_allowupload "1"
sv_alltalk "1"
sv_bounce "1"
sv_cheats "0"
sv_clienttrace "1"
sv_clipmode "0"
sv_contact "[email protected]"
sv_downloadurl ""
sv_friction "4"
sv_gravity "800"
sv_logblocks "0"
sv_maxspeed "320"
sv_maxunlag "1"
sv_newunit "0"
sv_outofdatetime "1800"
sv_proxies "1"
sv_rcon_banpenalty "60"
sv_rcon_maxfailures "5"
sv_rcon_minfailures "2"
sv_rcon_minfailuretime "30"
sv_region "255"
sv_send_logos "1"
sv_send_resources "1"
sv_stats "1"
sv_stepsize "18"
sv_stopspeed "75"
sv_timeout "15"
sv_unlag "1"
sv_unlagpush "0.0"
sv_unlagsamples "1"
sv_uploadmax "32"
sv_voiceenable "1"
sv_wateraccelerate "10"
sv_waterfriction "1"
allow_spectators "1"
decalfrequency "30"
edgefriction "2"
humans_join_team "any"
max_queries_sec "3.0"
max_queries_sec_global "30"
max_queries_window "60"
pausable "0"
log "off"
sys_ticrate "1000"
bannedcfgfile "banned.cfg"
lservercfgfile "listenserver.cfg"
mapchangecfgfile "server.cfg"
mapcyclefile "mapcycle.txt"
motdfile "motd.txt"
exec "banned.cfg"
exec "listip.cfg"