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:
106:
107:
108:
109:
110:
111:
112:
113:
114:
115:
116:
117:
118:
119:
120:
121:
122:
123:
124:
125:
126:
127:
128:
129:
130:
131:
132:
133:
134:
135:
136:
137:
138:
139:
140:
141:
142:
143:
144:
145:
146:
147:
148:
149:
150:
151:
152:
153:
154:
155:
156:
157:
158:
159:
160:
161:
162:
163:
164:
165:
166:
167:
168:
169:
170:
171:
172:
173:
174:
175:
176:
177:
178:
179:
180:
181:
182:
183:
184:
185:
186:
187:
188:
189:
190:
191:
192:
193:
194:
195:
196:
197:
198:
199:
200:
201:
202:
203:
204:
205:
206:
207:
208:
209:
210:
211:
212:
213:
214:
215:
216:
217:
218:
219:
220:
221:
222:
223:
224:
225:
226:
227:
228:
229:
230:
231:
232:
233:
234:
235:
236:
237:
238:
239:
|
//******************************************************************************
// Call of Duty World at War - Dedicated Server Config File
//******************************************************************************
// Autor: bullet-worm
// Website: http://www.wormsworld.net
// Datum: Nov, 2008
// Config Typ: Ranked & Unranked
// Version: 1.0 FINAL
//******************************************************************************
//=================================================================================
// Server Information
//=================================================================================
sets sv_hostname ""
sets _Admin ""
sets _Email ""
sets _Website ""
sets _Location "Germany"
sets _Irc ""
sets _Mod ""
sets _ModVer ""
sets _ModUpdate ""
sets _Maps "CoD 4 Stock Maps"
set scr_motd "Skill beats Ping .. .Hopefully!"
// Keywords (maybe a server search function?)
set sv_keywords ""
//=================================================================================
// General Settings
//=================================================================================
// Logging
set g_log "games_mp.log"
set g_logSync "1"
set logfile "2"
// Network options
set net_ip "" // Set your servers IP address
set net_port "" // Set your port number
set com_hunkMegs "512"
set net_noipx "1" // Allow ONLY tcp/ip protocol, player/server communications
// Server Network Mode
set dedicated "" // 0 = Listen, 1 = LAN, 2 = Internet
// Master servers
set sv_master1 "cod4master.activision.com"
set sv_master2 "cod4authorize.activision.com"
set sv_master3 "cod4master.infinityward.com"
set sv_master4 "cod4update.activision.com"
set sv_master5 "master.gamespy.com:28960"
set sv_master6 "master0.gamespy.com"
set sv_master7 "master1.gamespy.com"
set sv_master8 "clanservers.net"
set sv_gamespy "1"
// Password Settings
set rcon_password "" // RCON must supply pw to use
set sv_privatePassword "" // Private slots, non-public slots
set g_password "" //Server password
// Player slots setup
set sv_maxclients "22" // MAX server player slots, this is TOTAL player slots
set sv_privateclients "2" // Number of private player slots, maxclients - privateclients = public slots
// Ping
set sv_minPing "0" // MIN player ping on CONNECT, any lower and player isnt allowed to connect
set sv_maxping "150" // MAX player ping on CONNECT, any higher and player isnt allowed to connect
// Client Download Settings (0=off/1=on)
set sv_allowdownload "1"
seta sv_wwwDownload "1"
seta sv_wwwBaseURL "http://"
seta sv_wwwDlDisconnected "0"
// Rate
set sv_maxRate "25000"
// FPS
set sv_fps "20"
// Drop Inactive players
set sv_timeout "300"
set sv_zombietime "1"
set g_inactivity "180"
set g_inactivityspectator "300"
// Anti Flooding Settings
set sv_floodProtect "1"
set sv_reconnectlimit "3"
// Anti Cheat Settings
set sv_disableClientConsole "1"
set cl_autocmd "0"
set sv_cheats "0"
set sv_pure "1"
set g_banIPs ""
set g_no_script_spam "1"
// Client Side Stuff
set sv_clientside "0"
set sv_clientArchive "1"
set sv_clientSideBullets "1"
set sv_clientSideVehicles "1"
set g_client_side_lights "1"
// Punkbuster
pb_sv_enable
set sv_punkbuster "1"
// Temporary Ban duration, in seconds
set sv_kickBanTime "3600"
// Ingame voice communication system
set sv_voice "0"
set sv_voiceQuality "1"
set voice_deadChat "0"
set voice_global "0"
set voice_localEcho "0"
set winvoice_mic_mute "1"
// Voting
set g_allowvote "0"
//=================================================================================
// Gameplay Settings
//=================================================================================
// General
set g_speed 190 // Normal = 190, Hardcore = 190, Oldschool = 450
set g_gravity 800 // Normal = 800, Hardcore = 800, Oldschool = 600
set scr_game_allowkillcam 0
set scr_game_graceperiod 0
set scr_intermission_time 30
set scr_team_respawntime 0
set scr_game_spectatetype 1
set g_antilag 1
set g_smoothClients 1
// UI
set scr_hardcore 0
set scr_oldschool 0
//ui_maxclients 32 // Needed to create Server with more than 32 Slots
// Hardpoint Settings
set scr_game_hardpoints 1
set scr_hardpoint_allowartillery 1
set scr_hardpoint_allowdogs 1
set scr_hardpoint_allowradar 1
set scr_hardpoint_allowsupply 1
set scr_hardpoint_allowuav 1
// Teams
set scr_teambalance 1
set scr_team_fftype 0
set scr_drawfriend 1
set scr_teamKillPunishCount 3
set scr_team_artilleryTeamKillPenalty 0.25
set scr_team_kickteamkillers 0
set set scr_team_teamkillerplaylistbanpenalty 0
set scr_team_teamkillerplaylistbanquantum 0
set scr_team_teamkillpointloss 1
set scr_team_teamkillspawndelay 20
set scr_disableUnifiedSpawning 1
// Player
set scr_player_allowrevive 1
set g_revive 0
set revive_time_taken 2
set g_redCrosshairs 0
set scr_player_healthregentime 5
set scr_player_maxhealth 100
set scr_player_numlives 0
set scr_player_forcerespawn 1
set scr_player_respawndelay 0
set scr_player_suicidespawndelay 0
set scr_player_sprinttime 4
set scr_game_suicidepointloss 0
set g_deadChat 1
// Misc
set scr_allowannouncer 1
set g_maxDroppedWeapons 16
//=================================================================================
// Execute other Config Files
//=================================================================================
wait
exec gametypes.cfg
wait
exec cwpv_ww.cfg
//=================================================================================
// Maprotation and First Gametype
//=================================================================================
// First Gametype to load...
// "twar" - war
// "dom" - domination
// "koth" - headquarters
// "sab" - sabotage
// "sd" - search & destroy
// "war" - team deathmatch
// "dm" - deathmatch
// "ctf" - capture the flag
set g_gametype "war"
set sv_mapRotationCurrent ""
set sv_mapRotation "gametype tdm map mp_airfield map mp_asylum map mp_castle map mp_courtyard map mp_dome map mp_downfall map mp_hangar map mp_makin map mp_makin_day map mp_outskirts map mp_roundhouse map mp_seelow map mp_shrine map mp_suburban"
|