-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathserver.cfg
98 lines (80 loc) · 1.59 KB
/
server.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
sv_lan 1
maxplayers 24
sv_visiblemaxplayers 24
hostname "your_server_name"
mapchangecfgfile "server.cfg" // executes config on map change
mapcyclefile "mapcycle.txt"
motdfile "motd.txt"
servercfgfile "server.cfg"
sv_proxies 1
sv_region 3
fps_max 100
sys_ticrate 125
sv_maxrate 20000
sv_maxupdaterate 100
sv_minrate 0
sv_password "your_server_password"
sv_rcon_banpenalty 1
sv_rcon_minfailures 5
sv_rcon_minfailuretime 30
mp_logdetail 3
mp_logecho 1
mp_logfile 1
mp_logmessages 1
sv_logbans 1
sv_logblocks 1
sv_logrelay 1
sv_voicecodec "voice_speex"
sv_voiceenable 1
sv_voicequality 5
sv_alltalk 0
hpk_maxsize 1
sv_allowdownload 1
sv_allowupload 1
sv_send_logos 1
sv_send_resources 1
//sv_downloadurl "url_for_downloadable_content"
mp_decals 300
mp_autoteambalance 0
mp_buytime 1.0
mp_c4timer 35
mp_flashlight 1
mp_footsteps 1
mp_freezetime 5
mp_friendly_grenade_damage 1
mp_friendlyfire 0
mp_ghostfrequency 0.1
mp_hostagepenalty 0
mp_limitteams 0
mp_maxrounds 0
mp_mirrordamage 0
mp_roundtime 2.5
mp_startmoney 800
mp_timelimit 20
mp_tkpunish 0
mp_winlimit 0
mp_payerid 0
pausable 0
sv_maxspeed 320
allow_spectators 1
mp_fadetoblack 0
mp_forcecamera 1
mp_forcechasecam 1
mp_autokick 0
sv_timeout 90
sv_spectatormaxspeed 900
mp_autocrosshair 0
sv_aim 0
sv_airaccelerate 10
sv_airmove 1
sv_challengetime 180
sv_cheats 0
sv_clienttrace 1
sv_friction 4
sv_gravity 800
max_queries_global 20
max_queries_sec 3
max_queries_window 30
//exec addons/wwcl/scripts/wwcl_config.cfg // execute wwcl config (if u have plugin)
//exec addons/cdeath/cdeath.cfg // exec Cheating-Death config (if u have plugin)
say config loaded