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:
240:
241:
242:
243:
244:
245:
246:
247:
248:
249:
250:
251:
252:
253:
254:
255:
256:
257:
258:
259:
260:
261:
262:
263:
264:
265:
266:
267:
268:
269:
270:
271:
272:
273:
274:
275:
276:
277:
278:
279:
280:
281:
282:
283:
284:
285:
286:
287:
288:
289:
290:
291:
292:
293:
294:
295:
296:
297:
298:
299:
300:
301:
302:
303:
304:
305:
306:
307:
308:
309:
310:
311:
312:
313:
314:
315:
316:
317:
318:
319:
320:
321:
322:
323:
324:
325:
326:
327:
328:
329:
330:
331:
332:
333:
334:
335:
336:
337:
338:
339:
340:
341:
342:
343:
344:
345:
346:
347:
348:
349:
350:
351:
352:
353:
354:
355:
356:
|
{\rtf1\ansi\ansicpg1252\deff0\deflang1031{\fonttbl{\f0\fswiss\fcharset0 Arial;}}
{\*\generator Msftedit 5.41.15.1507;}\viewkind4\uc1\pard\f0\fs20 //******************************************************************************\par
// Call of Duty 4: Modern Warfare - Dedicated Server Config File\par
//******************************************************************************\par
// Autor:\par
// Website:\par
// Datum: Nov, 2007\par
// Config-Typ: standard mode, ranked\par
// Version: 0.9 BETA\par
//******************************************************************************\par
\par
//=================================================================================\par
// Server Information\par
//=================================================================================\par
sets sv_hostname "xxx Custom Maps HC Server"\par
sets _Admin ""\par
sets _Email ""\par
sets _Website ""\par
sets _Location "Germany"\par
sets _Irc ""\par
sets _Mod ""\par
sets _ModVer ""\par
sets _ModUpdate ""\par
sets _Maps ""\par
set scr_motd "No Bunnyhopping - No grenadelauncher - No LastStand - No martyrium"\par
\par
//=================================================================================\par
// General Settings\par
//=================================================================================\par
\par
// Log Settings\par
set g_logsync "2" // 0=no log, 1=buffered, 2=continuous, 3=append\par
set logfile "1" // 0 = NO log, 1 = log file enabled\par
set g_log "games_mp.log" // Name of log file, default is games_mp.log\par
set sv_log_damage "1"\par
\par
// Network options\par
set net_ip "xxx.xxx.xx.xx" // Set your servers IP address\par
set net_port "xxxxx" // Set your port number\par
set com_hunkMegs "512"\par
set net_noipx "1" // Allow ONLY tcp/ip protocol, player/server communications\par
\par
// Server Network Mode\par
set dedicated "1" // 0 = Listen, 1 = LAN, 2 = Internet\par
\par
// Master servers\par
set sv_master1 "cod2master.activision.com"\par
set sv_master2 "cod2authorize.activision.com"\par
set sv_master3 "cod2master.infinityward.com"\par
set sv_master3 "cod2update.activision.com"\par
set sv_master4 "master.gamespy.com:28960"\par
set sv_master5 "master0.gamespy.com"\par
set sv_master6 "master1.gamespy.com"\par
set sv_master7 "clanservers.net"\par
set sv_gamespy "1"\par
\par
// Password Settings\par
set rcon_password "xxx" // RCON must supply pw to use\par
set sv_privatePassword "xxx" // Private slots, non-public slots\par
set g_password "" //Server password\par
\par
// Player slots setup\par
set sv_maxclients "32" // MAX server player slots, this is TOTAL player slots\par
set sv_privateclients "1" // Number of private player slots, maxclients - privateclients = public slots\par
\par
// Ping\par
set sv_minPing "0" // MIN player ping on CONNECT, any lower and player isnt allowed to connect\par
set sv_maxping "0" // MAX player ping on CONNECT, any higher and player isnt allowed to connect\par
\par
// Client Download Settings (0=off/1=on)\par
set sv_allowdownload "1"\par
seta sv_wwwDownload "0"\par
//seta sv_wwwBaseURL ""\par
seta sv_wwwDlDisconnected "1"\par
\par
// Rate\par
set sv_maxRate "25000"\par
\par
// FPS\par
//set sv_fps "20"\par
\par
// Drop inactive players\par
set sv_timeout "300"\par
set sv_zombietime "1"\par
set g_inactivity "0"\par
set g_inactivityspectator "0"\par
\par
// AntiFlooding Settings\par
set sv_floodProtect "1"\par
set sv_reconnectlimit "3"\par
\par
// Anti Cheat Settings\par
set sv_disableClientConsole "1"\par
set cl_autocmd "1"\par
set sv_cheats "0"\par
set sv_pure "1"\par
set g_banIPs ""\par
set g_no_script_spam "1"\par
set sv_punkbuster "0"\par
\par
// Temporary Ban duration, in seconds\par
set sv_kickBanTime "3600"\par
\par
// In-game voice communication system\par
set sv_voice "0"\par
set sv_voiceQuality "1"\par
set voice_deadChat "0"\par
set voice_global "0"\par
set voice_localEcho "0"\par
set winvoice_mic_mute "1"\par
\par
// Team-Balance and Voting\par
set scr_teambalance "0"\par
set g_allowvote "1"\par
\par
//=================================================================================\par
// Other Gameplay Settings\par
//=================================================================================\par
\par
// General\par
set scr_game_allowkillcam 0\par
set scr_game_onlyheadshots 0\par
set scr_game_deathpointloss 0\par
set scr_game_suicidepointloss 0\par
set scr_team_teamkillpointloss 1\par
set scr_game_spectatetype 1 // (0-2) Disabled, Team/Players Only, Free\par
set scr_game_forceuav 0\par
set scr_game_hardpoints 0 // (0-1) i.e. artillery, uav, helicopter\par
\par
// Hardpoints\par
set scr_hardpoint_allowartillery 0\par
set scr_hardpoint_allowuav 1\par
set scr_hardpoint_allowhelicopter 0\par
\par
// Teams\par
set scr_team_fftype 2 // (0-3) Disabled, Enabled, Reflect, Shared\par
set scr_team_teamkillspawndelay 15\par
set scr_team_kickteamkillers 3\par
\par
// Player\par
set scr_player_maxhealth 30\par
set scr_player_suicidespawndelay 0\par
set scr_player_healthregentime 5\par
set scr_player_forcerespawn 1\par
set scr_player_sprinttime 4\par
\par
// UI\par
set scr_hardcore 1\par
set scr_oldschool_mw 0\par
set ui_hud_obituaries 0\par
set ui_hud_showobjicons 0\par
\par
//=================================================================================\par
// Other Settings\par
//=================================================================================\par
\par
set sv_allowAnonymous "0"\par
set g_antilag "0"\par
set g_compassShowEnemies "0"\par
//ui_maxclients 32\par
\par
//=================================================================================\par
// Gametype Settings\par
//=================================================================================\par
\par
// First gametype to load...\par
// "dm" - free for all deathmatch\par
// "dom" - domination\par
// "koth" - headquarters\par
// "sab" - sabotage\par
// "sd" - search & destroy\par
// "war" - team deathmatch\par
\par
set g_gametype "sd"\par
\par
// MAPROTATION\par
set sv_mapRotation "gametype sd mp_a2k_motel_beta3 gametype sd map mp_ammo_dawnville gametype sd map mp_ava_assault gametype sd map mp_bacalao gametype sd map mp_backlot_2 gametype sd map mp_bb_pool gametype sd map mp_blackrock gametype sd map mp_bp_football gametype sd map mp_bridge gametype sd map mp_bunkermayhem gametype sd map mp_burgundy_bulls gametype sd map mp_canada gametype sd map mp_carpark gametype sd map mp_ccinn_dawnb1 gametype sd map mp_backlot_night gametype sd map mp_chateaub gametype sd map mp_coldfront gametype sd map mp_compound_base gametype sd map mp_crossroads gametype sd map mp_darkroom gametype sd map mp_dawn_beta2 gametype sd map mp_destroyed_village gametype sab map mp_agroprom_b3
gametype sd map mp_doom_v1 gametype sd map mp_dust3 gametype sd map mp_factory gametype sd map mp_first gametype sd map mp_forlorn gametype sd map mp_forsaken_night gametype sd map mp_foywkab1 gametype sd map mp_fruville gametype sd map mp_gorge gametype sd map mp_haus gametype sd map mp_heavensource gametype sd map mp_henged gametype sd map mp_hidden gametype sd map mp_hill107 gametype sd map mp_hillassault gametype sd map mp_ic_cod gametype sd map mp_iced gametype sd map mp_inferno gametype sd map mp_karkand_b1 gametype sd map mp_krutzenfleig gametype sd map mp_kstoujane gametype sd map mp_lumberyard gametype sd map mp_matmata gametype sd map mp_matroska_beta1 gametype sd map mp_meanstreet gametype koth map mp_octagon
gametype sd map mp_moh_sfrance_b1 gametype sd map mp_moh_stalingrad_v1 gametype sd map mp_monastery_b1 gametype sd map mp_mtl_havoc gametype sd map mp_mtl_the_rock gametype sd map mp_o6killhouse1_beta gametype sd map mp_meanstreet2 gametype sd map mp_oase_beta gametype sd map mp_occupied gametype sd map mp_ocean gametype sd map mp_offices_v3 gametype sd map mp_oldtown gametype sd map mp_parking gametype sd map mp_pk_harbor gametype sd map mp_polygoon gametype sd map mp_pst_hilltofar gametype sd map mp_q3ctf3 gametype sd map mp_qmx_matmata gametype sd map mp_railyard gametype sd map mp_rats08 gametype sd map mp_ratslair gametype sd map mp_rubberaim gametype sd map mp_rvs_streets_ksk
gametype sd map mp_sharqi_b2 gametype sd map mp_snow_final gametype sd map mp_sparta_beta gametype sd map mp_stadium gametype sd map mp_stadtrand3 gametype sd map mp_stalemate_b2 gametype sd map mp_stalingrad gametype sd map mp_stonetown gametype sd map mp_subway gametype sd map mp_toujane_beta gametype sd map mp_townassault gametype sd map mp_toysoldiers gametype sd map mp_vertical gametype sd map mp_village gametype sd map mp_village_night gametype sd map mp_warehouse_ext gametype sd map mp_warzone_beta gametype sd map mp_woodland_beta3 gametype sd map mp_ze_spray"\par
\par
// Deathmatch\par
set scr_dm_scorelimit 350\par
set scr_dm_timelimit 10\par
set scr_dm_roundlimit 1\par
set scr_dm_numlives 0\par
set scr_dm_playerrespawndelay 0\par
set scr_dm_waverespawndelay 0\par
\par
// Domination\par
set scr_dom_scorelimit 300\par
set scr_dom_timelimit 15\par
set scr_dom_roundlimit 1\par
set scr_dom_numlives 0\par
set scr_dom_playerrespawndelay 0\par
set scr_dom_waverespawndelay 0\par
\par
// Teamdeath Match\par
set scr_war_scorelimit 1200\par
set scr_war_timelimit 10\par
set scr_war_roundlimit 1\par
set scr_war_numlives 0\par
set scr_war_playerrespawndelay 0\par
set scr_war_waverespawndelay 0\par
\par
// Sabotoge\par
set scr_sab_scorelimit 20\par
set scr_sab_timelimit 20\par
set scr_sab_roundlimit 0\par
set scr_sab_roundswitch 1\par
set scr_sab_numlives 0\par
set scr_sab_bombtimer 45\par
set scr_sab_planttime 2.0\par
set scr_sab_defusetime 5\par
set scr_sab_hotpotato 0\par
set scr_sab_playerrespawndelay 7.5\par
set scr_sab_waverespawndelay 0\par
\par
// King of the Hill\par
set scr_koth_scorelimit 700\par
set scr_koth_timelimit 15\par
set scr_koth_roundlimit 1\par
set scr_koth_roundswitch 1\par
set scr_koth_numlives 0\par
set scr_koth_playerrespawndelay 0\par
set scr_koth_waverespawndelay 0\par
set koth_autodestroytime 60\par
set koth_spawntime 0\par
set koth_kothmode 0\par
set koth_capturetime 20\par
set koth_destroytime 10\par
set koth_delayPlayer 0\par
set koth_spawnDelay 60\par
\par
// The following class/perk-settings might not be needed in the default-config!\par
\par
//=================================================================================\par
// Class/Perk Settings\par
//=================================================================================\par
\par
// limits the number of players that can choose each class type\par
set class_assault_limit 99\par
set class_specops_limit 99\par
set class_heavygunner_limit 99\par
set class_demolitions_limit 99\par
set class_sniper_limit 99\par
\par
// perks\par
set perk_allow_specialty_parabolic 1\par
set perk_allow_specialty_gpsjammer 1\par
set perk_allow_specialty_holdbreath 1\par
set perk_allow_specialty_quieter 1\par
set perk_allow_specialty_longersprint 1\par
set perk_allow_specialty_detectexplosive 0\par
set perk_allow_specialty_explosivedamage 1\par
set perk_allow_specialty_pistoldeath 0\par
set perk_allow_specialty_grenadepulldeath 0\par
set perk_allow_specialty_bulletdamage 1\par
set perk_allow_specialty_bulletpenetration 1\par
set perk_allow_specialty_bulletaccuracy 1\par
set perk_allow_specialty_rof 1\par
set perk_allow_specialty_fastreload 1\par
set perk_allow_specialty_extraammo 1\par
set perk_allow_specialty_armorvest 1\par
set perk_allow_specialty_fraggrenade 1\par
set perk_allow_specialty_specialgrenade 1\par
set perk_allow_c4_mp 1\par
set perk_allow_claymore_mp 1\par
set perk_allow_rpg_mp 1\par
\par
// assault class default loadout\par
set class_assault_primary m16\par
set class_assault_primary_attachment gl\par
set class_assault_secondary beretta\par
set class_assault_secondary_attachment none\par
set class_assault_perk1 specialty_null\par
set class_assault_perk2 specialty_bulletdamage\par
set class_assault_perk3 specialty_longersprint\par
set class_assault_grenade concussion_grenade\par
set class_assault_camo camo_none\par
set class_assault_frags 1\par
set class_assault_special 1\par
\par
// specops class default loadout\par
set class_specops_primary mp5\par
set class_specops_primary_attachment none\par
set class_specops_secondary usp\par
set class_specops_secondary_attachment silencer\par
set class_specops_perk1 c4_mp\par
set class_specops_perk2 specialty_explosivedamage\par
set class_specops_perk3 specialty_bulletaccuracy\par
set class_specops_grenade flash_grenade\par
set class_specops_camo camo_none\par
set class_specops_frags 1\par
set class_specops_special 1\par
\par
// heavygunner class default loadout\par
set class_heavygunner_primary saw\par
set class_heavygunner_primary_attachment none\par
set class_heavygunner_secondary usp\par
set class_heavygunner_secondary_attachment none\par
set class_heavygunner_perk1 specialty_specialgrenade\par
set class_heavygunner_perk2 specialty_armorvest\par
set class_heavygunner_perk3 specialty_bulletpenetration\par
set class_heavygunner_grenade concussion_grenade\par
set class_heavygunner_camo camo_none\par
set class_heavygunner_frags 1\par
set class_heavygunner_special 1\par
\par
// demolitions class default loadout\par
set class_demolitions_primary winchester1200\par
set class_demolitions_primary_attachment none\par
set class_demolitions_secondary beretta\par
set class_demolitions_secondary_attachment none\par
set class_demolitions_perk1 rpg_mp\par
set class_demolitions_perk2 specialty_explosivedamage\par
set class_demolitions_perk3 specialty_longersprint\par
set class_demolitions_grenade smoke_grenade\par
set class_demolitions_camo camo_none\par
set class_demolitions_frags 1\par
set class_demolitions_special 1\par
\par
// sniper class default loadout\par
set class_sniper_primary m40a3\par
set class_sniper_primary_attachment none\par
set class_sniper_secondary beretta\par
set class_sniper_secondary_attachment silencer\par
set class_sniper_perk1 specialty_specialgrenade\par
set class_sniper_perk2 specialty_bulletdamage\par
set class_sniper_perk3 specialty_bulletpenetration\par
set class_sniper_grenade flash_grenade\par
set class_sniper_camo camo_none\par
set class_sniper_frags 1\par
set class_sniper_special 1\par
\par
set class_assault_movespeed 0.95\par
set class_specops_movespeed 1.00\par
set class_heavygunner_movespeed 0.875\par
set class_demolitions_movespeed 1.00\par
set class_sniper_movespeed 1.00\par
\par
set scr_enable_nightvision 0\par
set scr_enable_music 0\par
set scr_enable_hiticon 1\par
\par
//=================================================================================\par
// Execute other Config-Files\par
//=================================================================================\par
\par
// The following execute-command might not be needed in the default-config!\par
\par
exec mp_weapons.cfg\par
}
wait 5
exec pbsvmsg.cfg |