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:
357:
358:
359:
360:
361:
362:
363:
364:
365:
366:
367:
368:
369:
370:
371:
372:
373:
374:
375:
376:
377:
378:
379:
380:
381:
382:
383:
384:
385:
386:
387:
388:
389:
390:
391:
392:
393:
394:
395:
396:
397:
398:
399:
400:
401:
402:
403:
404:
405:
406:
407:
408:
409:
410:
411:
412:
413:
414:
415:
416:
417:
418:
419:
420:
421:
422:
423:
424:
425:
426:
427:
428:
429:
430:
431:
432:
433:
434:
435:
436:
437:
438:
439:
440:
441:
442:
443:
444:
445:
446:
447:
448:
449:
450:
451:
452:
453:
454:
455:
456:
457:
458:
|
//***************************************************************************************************************************
// COD4 - Weapon Control
//***************************************************************************************************************************
// Server / Client side modification for Call of Duty 4 multiplayer
// Updated : 23 February 2008 by Wildcard
// Email : [EMAIL]wildcard@wildcardsonline.nl[/EMAIL]
// Support WebSite: [URL]http://www.wildcardonline.nl[/URL]
// This config file controls the CoD4 Weapon settings
//***************************************************************************************************************************
set g_maxDroppedWeapons "16"
set ace_allow_turrets "1" // 0 = no turrets, 1 = allow, default = 1
//***************************************************************************************************************************
// limits the number of players that can choose each class type
//***************************************************************************************************************************
set class_assault_limit "99"
set class_specops_limit "99"
set class_heavygunner_limit "0"
set class_demolitions_limit "99"
set class_sniper_limit "99"
//***************************************************************************************************************************
// perks
//***************************************************************************************************************************
set scr_game_perks "1"
set perk_allow_specialty_parabolic "0"
set perk_allow_specialty_gpsjammer "0"
set perk_allow_specialty_holdbreath "0"
set perk_allow_specialty_quieter "0"
set perk_allow_specialty_longersprint "0"
set perk_allow_specialty_detectexplosive "0"
set perk_allow_specialty_explosivedamage "0"
set perk_allow_specialty_pistoldeath "0"
set perk_allow_specialty_grenadepulldeath "0"
set perk_allow_specialty_bulletdamage "1"
set perk_allow_specialty_bulletpenetration "1"
set perk_allow_specialty_bulletaccuracy "0"
set perk_allow_specialty_rof "0"
set perk_allow_specialty_fastreload "0"
set perk_allow_specialty_extraammo "1"
set perk_allow_specialty_armorvest "0"
set perk_allow_specialty_fraggrenade "0"
set perk_allow_specialty_specialgrenade "1"
set perk_allow_c4_mp "0"
set perk_allow_claymore_mp "0"
set perk_allow_rpg_mp "0"
set perk_armorVest "75"
set perk_bulletDamage "40"
set perk_explosiveDamage "25"
// Helicopter Settings
set scr_heli_armor "500"
set scr_heli_armor_bulletdamage "0.3"
set scr_heli_attract_range "4096"
set scr_heli_attract_strength "1000"
set scr_heli_hardpoint_interval "180"
set scr_heli_health_degrade "0"
set scr_heli_loopmax "1"
set scr_heli_maxhealth "1100"
set scr_heli_missile_engage_dist "2000"
set scr_heli_missile_friendlycare "256"
set scr_heli_missile_max "3"
set scr_heli_missile_regen_time "10"
set scr_heli_missile_rof "5"
set scr_heli_missile_target_cone "0.3"
set scr_heli_rage_missile "5"
set scr_heli_target_recognition "0.5"
set scr_heli_target_spawnprotection "5"
set scr_heli_targeting_delay "0.5"
set scr_heli_turret_engage_dist "1000"
set scr_heli_turret_spinup_delay "0.75"
set scr_heli_turretClipSize "40"
set scr_heli_turretReloadTime "1.5"
set scr_heli_visual_range "3500"
//***************************************************************************************************************************
// assault class default loadout
//***************************************************************************************************************************
set allies_allow_assault "1"
set axis_allow_assault "1"
set class_assault_camo "camo_none"
set class_assault_frags "1"
set class_assault_grenade ""
set class_assault_movespeed "0.95"
set class_assault_perk1 "specialty_extraammo"
set class_assault_perk2 "specialty_bulletdamage"
set class_assault_perk3 "specialty_bulletpenetration"
set class_assault_primary "ak47"
set class_assault_primary_attachment "none"
set class_assault_secondary "beretta"
set class_assault_secondary_attachment "none"
set class_assault_special "1"
//***************************************************************************************************************************
// specops class default loadout
//***************************************************************************************************************************
set allies_allow_specops "1"
set axis_allow_specops "1"
set class_specops_camo "camo_none"
set class_specops_frags "1"
set class_specops_grenade "flash_grenade"
set class_specops_movespeed "1"
set class_specops_perk1 "specialty_extraammo"
set class_specops_perk2 "specialty_bulletdamage"
set class_specops_perk3 "specialty_bulletpenetration"
set class_specops_primary "ak74u"
set class_specops_primary_attachment "none"
set class_specops_secondary "usp"
set class_specops_secondary_attachment "silencer"
set class_specops_special "1"
//***************************************************************************************************************************
// heavygunner class default loadout
//***************************************************************************************************************************
set allies_allow_heavygunner "none"
set axis_allow_heavygunner "none"
set class_heavygunner_camo "camo_none"
set class_heavygunner_frags "1"
set class_heavygunner_grenade "concussion_grenade"
set class_heavygunner_movespeed "0.875"
set class_heavygunner_perk1 "specialty_specialgrenade"
set class_heavygunner_perk2 "specialty_armorvest"
set class_heavygunner_perk3 "specialty_bulletpenetration"
set class_heavygunner_primary "none"
set class_heavygunner_primary_attachment "none"
set class_heavygunner_secondary "usp"
set class_heavygunner_secondary_attachment "none"
set class_heavygunner_special "1"
//***************************************************************************************************************************
// demolitions class default loadout
//***************************************************************************************************************************
set allies_allow_demolitions "1"
set axis_allow_demolitions "1"
set class_demolitions_camo "camo_none"
set class_demolitions_frags "1"
set class_demolitions_grenade "smoke_grenade"
set class_demolitions_movespeed "1"
set class_demolitions_perk1 "specialty_extraammo"
set class_demolitions_perk2 "specialty_bulletdamage"
set class_demolitions_perk3 "specialty_bulletpenetration"
set class_demolitions_primary "winchester1200"
set class_demolitions_primary_attachment "none"
set class_demolitions_secondary "beretta"
set class_demolitions_secondary_attachment "none"
set class_demolitions_special "1"
//***************************************************************************************************************************
// sniper class default loadout
//***************************************************************************************************************************
set allies_allow_sniper "1"
set axis_allow_sniper "1"
set class_sniper_camo "camo_none"
set class_sniper_frags "1"
set class_sniper_grenade "flash_grenade"
set class_sniper_movespeed "1"
set class_sniper_perk1 "specialty_extraammo"
set class_sniper_perk2 "specialty_bulletdamage"
set class_sniper_perk3 "specialty_bulletpenetration"
set class_sniper_primary "m40a3"
set class_sniper_primary_attachment "none"
set class_sniper_secondary "beretta"
set class_sniper_secondary_attachment "silencer"
set class_sniper_special "1"
set class_assault_movespeed "1.00"
set class_specops_movespeed "1.00"
set class_demolitions_movespeed "1.00"
set class_sniper_movespeed "1.00"
set scr_enable_nightvision "1"
//***************************************************************************************************************************
// Enables Dropping of Specified Weapon Class
//***************************************************************************************************************************
set class_assault_allowdrop "1"
set class_specops_allowdrop "1"
set class_demolitions_allowdrop "1"
set class_sniper_allowdrop "1"
//***************************************************************************************************************************
// Assault Rifles
//***************************************************************************************************************************
set weap_allow_m16 "1"
set weap_allow_ak47 "1"
set weap_allow_m4 "1"
set weap_allow_g3 "1"
set weap_allow_g36c "1"
set weap_allow_m14 "1"
set weap_allow_mp44 "1"
//***************************************************************************************************************************
// Assault Attachments
//***************************************************************************************************************************
set attach_allow_assault_none "1"
set attach_allow_assault_gl "0"
set attach_allow_assault_reflex "0"
set attach_allow_assault_silencer "1"
set attach_allow_assault_acog "0"
//***************************************************************************************************************************
// SMG
//***************************************************************************************************************************
set weap_allow_mp5 "1"
set weap_allow_skorpion "1"
set weap_allow_uzi "1"
set weap_allow_ak74u "1"
set weap_allow_p90 "0"
//***************************************************************************************************************************
// SMG Attachments
//***************************************************************************************************************************
set attach_allow_smg_none "1"
set attach_allow_smg_reflex "0"
set attach_allow_smg_silencer "1"
set attach_allow_smg_acog "0"
//***************************************************************************************************************************
// Shotguns
//***************************************************************************************************************************
set weap_allow_m1014 "1"
set weap_allow_winchester1200 "1"
//***************************************************************************************************************************
// Shotgun Attachments
//***************************************************************************************************************************
set attach_allow_shotgun_none "1"
set attach_allow_shotgun_reflex "0"
set attach_allow_shotgun_grip "0"
//***************************************************************************************************************************
// LMG
//***************************************************************************************************************************
set weap_allow_saw "none"
set weap_allow_rpd "none"
set weap_allow_m60e4 "none"
//***************************************************************************************************************************
// LMG Attachments
//***************************************************************************************************************************
set attach_allow_lmg_none "0"
set attach_allow_lmg_reflex "0"
set attach_allow_lmg_grip "0"
set attach_allow_lmg_acog "0"
//***************************************************************************************************************************
// Sniper Rifles
//***************************************************************************************************************************
set weap_allow_dragunov "0"
set weap_allow_m40a3 "1"
set weap_allow_barrett "0"
set weap_allow_remington700 "1"
set weap_allow_m21 "0"
//***************************************************************************************************************************
// Sniper Attachments
//***************************************************************************************************************************
set attach_allow_sniper_none "1"
set attach_allow_sniper_acog "0"
//***************************************************************************************************************************
// Pistols
//***************************************************************************************************************************
set weap_allow_beretta "1"
set weap_allow_colt45 "1"
set weap_allow_usp "1"
set weap_allow_deserteagle "1"
set weap_allow_deserteaglegold "1"
//***************************************************************************************************************************
// Pistol Attachments
//***************************************************************************************************************************
set attach_allow_pistol_none "1"
set attach_allow_pistol_silencer "1"
//***************************************************************************************************************************
// Grenades
//***************************************************************************************************************************
set weap_allow_frag_grenade "1"
set weap_allow_concussion_grenade "0"
set weap_allow_flash_grenade "1"
set weap_allow_smoke_grenade "1"
set scr_weapon_allowsmoke "1"
// Explosives
set scr_weapon_allowc4 "0"
set scr_weapon_allowclaymores "0"
set scr_weapon_allowflash "1"
set scr_weapon_allowfrags "1"
set scr_weapon_allowmines "0"
set scr_weapon_allowrpgs "0"
//***************************************************************************************************************************
// Claymore tweaks, 1 = claymores kill players on both teams, 0 = claymores only kill enemy players(stock), default = 0
//***************************************************************************************************************************
//set ace_claymore_kill_both "0"
//lets the claymore stay after player died/left/switched team
set scr_deleteexplosivesonspawn "0"
//enables/disables icon above claymore
set ace_show_claymoreicon "0"
//***************************************************************************************************************************
// Grenade drop, if you use "all" comment out the induviduals
// Maximum amount you can hold is 4 this is defined by the grenade weapon files
//***************************************************************************************************************************
set ace_drop_all "1"
//set ace_drop_frag "1"
//set ace_drop_smoke "1"
//set ace_drop_flash "1"
//set ace_drop_stun "1"
//***************************************************************************************************************************
// disables grenades for x seconds after spawn
// 0 = off, 1 = on, default = 1
//***************************************************************************************************************************
set ace_nonadespam "0"
// time before the grenades get enabled after spawn, default = 20 secs
set ace_nonadespamtime "40"
//***************************************************************************************************************************
// disables c4, claymores for x seconds after spawn (only works in ace_fullmetal 1)
// 0 = off, 1 = on, default = 0
//***************************************************************************************************************************
set ace_noexplosivespam "0"
// time before the explosives get enabled after spawn, default = 20 secs
set ace_noexplosivespamtime "40"
//***************************************************************************************************************************
// WMD settings, UAV, airstrike, chopper
//***************************************************************************************************************************
// wmd method, 0 = killing streak, 1 = preset amount of kills a player must get, default = 0
set ace_wmd_method "0"
// This allows you to set the killing streak a player must have to get the uav, airstrike and chopper
// 0 = disable, streak is from 1 - 50, default = 0
// if ace_wmd_method 1 is used you can set it higher then 50, player gets the wmd regardless if he dies
//when the amount of kills is reached he gets the wmd
set ace_wmd_uav "10"
set ace_wmd_airstrike "50"
set ace_wmd_chopper "60"
//replace normal airstrike bombs with napalm?, 0 = no, 1 = yes, default = 0
set ace_napalmstrike "0"
//***************************************************************************************************************************
// zoom scopes, setting to 1 you can by hitting the melee key get several zoom levels when ADS
// normal non acog sniper scopes only
// 0 = off, 1 = on, default = 0
//***************************************************************************************************************************
set ace_zoomscope "0"
// show the hold (whatever you use) key to steady hint
// 0= off, 1 = on, default = 1
set ace_holdbreathhint "0"
//*************************************************************************
**************************************************
// Closekill punishment for snipers, 0 = off, 1 = on, default = 0
// 3 punishments, 1st try to kill below set distance = shellshock, 2nd = flashbanged, 3th = suicide
//*************************************************************************
**************************************************
set ace_closekill_punish "0"
// closekill distance, below the set distance and the player gets punished
// min = 0 , max = 1000, default = 40
set ace_punishdistance "40"
// distance unit, 0 = yards, 1 = meters, default = 0
set ace_distunit "0"
// Rangefinder
//*************************************************************************
**************************************************
// rangefinder global 0 = off, 1 = on, default = 0
set ace_rangefinder "1"
// range in yards or meters, 0 = meters, 1 = yards, default = 1
set ace_rfunit "0"
// weapons with scopes only?, all weapons = 0, scopes only = 1, default = 1
//set ace_scopesonly "1"
//***************************************************************************************************************************
// Weapon Damage Modifiers
//***************************************************************************************************************************
// All values are in percent, i.e. 100 = 100% which is normal weapon damage.
// 400 = 400% which is 4 x the normal damage.
// 25 = 25% which is 1/4 x the normal damage and so on
// remember, if you wish to use any of theses settings, remove the // in front of the 'set' command.
// Global switch, 0 = off 1 = on
set ace_wdmodon "0"
// Turrets (Mountable MGs)
set ace_wdm_turret "100"
// Perks
set ace_wdm_c4 "100"
set ace_wdm_claymore "100"
set ace_wdm_grenade_launcher "000"
set ace_wdm_rpg "100"
// Hardpoints
set ace_wdm_artillery "100"
set ace_wdm_helicopter "100"
set ace_wdm_cobra "100"
set ace_wdm_hind_ffar "100"
// Grenade-like explosives
set ace_wdm_concussion_grenade "100"
set ace_wdm_flash_grenade "100"
set ace_wdm_frag_grenade "100"
// Pistols
set ace_wdm_beretta "100"
set ace_wdm_colt45 "100"
set ace_wdm_deserteaglegold "100"
set ace_wdm_deserteagle "100"
set ace_wdm_usp "100"
// Assault
set ace_wdm_m16 "100"
set ace_wdm_ak47 "100"
set ace_wdm_m4 "100"
set ace_wdm_g36c "100"
set ace_wdm_g3 "100"
set ace_wdm_m14 "100"
set ace_wdm_mp44 "100"
// Spec Ops
set ace_wdm_skorpion "100"
set ace_wdm_uzi "100"
set ace_wdm_mp5 "100"
set ace_wdm_ak74u "100"
set ace_wdm_p90 "100"
// Heavy Gunner
set ace_wdm_rpd "100"
set ace_wdm_saw "100"
set ace_wdm_m60e4 "100"
// Demolitions
set ace_wdm_winchester "100"
set ace_wdm_m1014 "100"
// Snipers
set ace_wdm_m40a3 "100"
set ace_wdm_m21 "100"
set ace_wdm_dragunov "100"
set ace_wdm_barrett "100"
set ace_wdm_remington "100" |