MODSonline
  Welcome Guest to MODSonline Home | Forums | Register | Login
Main-Menu
Home
Login
Register
Add Download
Add News
Add Tutorial *
Forums

Advertise
Affiliate Store US *
Affiliate Store UK *
Affiliate Store CA *
Angry Letter Generator
Avatar Upload
Calendar of Games
Contact
Downloads
FAQs
Forums
Member List
Member Projects
News
News Grabber *
Policy
Polls
Private Messages
Reviews
Screenshot Gallery
Search
Servers - Game
Store - Shirts *
Subscribe
Topics
Tutorials
Weblinks
Wiki *
Tutorials
CoD Mapping
CoDUO Mapping
CoD2 Mapping
CoD4 Mapping
CoDWW Mapping
CoD FAQs
HL2 Mapping
HL2 FAQs
SOF1 Mapping
Crysis Mapping
Q4 Mapping
Doom 3 Mapping
Doom 3 FAQs
UT2K3 Mapping
SOF2 Mapping
SOF2 FAQs

Lightray Modeling
General Modeling
General Modding
Adobe Photoshop
Common Mapping Errors

Readme.txt Generator
Members-Online
godsfist [Today]
sushiman [Downl]
LS-R1-mini [Messa]
piznac [Forum]
WHISKYMAN [Forum]
rik4000 [Forum]

6 Members and 9 Guests
Chat MODSonline
0 People Now Chatting
MODSOnline TeamSpeak

download TeamSpeak

In-The-News
Friday, Dec. 5th
MODSonair Episode 156
Monday, Dec. 1st
A message from foyleman
Sunday, Nov. 30th
MODSonair 156 Live
Friday, Nov. 28th
MODSonair Episode 155
Wednesday, Nov. 26th
MODSonair Forum Buttons
Latest Poll
Single or Multiplayer maps for World at War?
Single-Player 28.89%
Multiplayer 63.33%
WHAT!? The tools are out? 7.78%
Read More...
10 comments

Newsletter
Name:
Email:
Newsletter Archives
Your Membership
User Name:
Password:
Register.
In The Forums
Select all brushes
CoD:WW Level Des.. Posts: (1) Views: (7) by piznac
Scripting error help
CoD2 Scripting.. Posts: (30) Views: (146) by RAMIDUS
Zombie Map Issues with Launcher also.
CoD:WW Level Des.. Posts: (26) Views: (256) by techno2sl
loadscreen error
CoD:WW Level Des.. Posts: (27) Views: (164) by foyleman
Google 468 Banner Quake 4 Mods for Dummies
CoDWW Download
Downloads : Call of Duty 2 : Mods
Back to Mods or Downloads
Not Registered!.
You must be a registered member for download access. - Report File With Error


All Rifles Mod v1.5 120.28 Kb
Version: 1.5
(488 times) Upgrade for Downloads
Click to Enlarge

Filename: zzz_all_rifles_v1.5.iwd

Game: Call of Duty 2 (1.2 Compatible)

Mod: All Rifles Mod

Version: 1.5

Date Completed: 04/11/2006

Author: [COF]DaniFilth

Email: irt007 AT hotmail DOT com

Website: www.clanoffriends.com

Purpose:

1) Removes all weapons but rifles, (bolt, semi-auto and sniper), from the menu system, (only). (See config instructions for details).

2) Removes MG42 turrets from maps.

3) Pistols are now enabled/disabled via the config. To allow pistols, scr_allow_pistols must be on. To disallow pistols, scr_allow_pistols must be off.

4) One smoke grenade is now given to every player. Smoke grenades are (still) enabled/disabled via the config.

5) Frag grenade counts for bolt-action rifles and semi-auto rifles are now set via the config. To set the bolt frag grenade count, set bolt_fraggrenades_count to a number between 1-3. To set the semi frag grenade count, set semi_fraggrenades_count to a number between 1-3. Frag grenades are (still) enabled/disabled via the config.

6) Includes the Scoped G43 rifle. To allow the Scoped G43 rifle, scr_allow_g43_sniper must be on. To disallow the Scoped G43 rifle, scr_allow_g43_sniper must be off.

7) Allow/disallow killed players to drop weapons/grenades switch now included. To allow weapons/grenades to drop, scr_allow_drop_weapons and scr_allow_drop_grenades must be on respectively. To disallow weapons/grenades to drop, scr_allow_drop_weapons and scr_allow_drop_grenades must be off respectively.

Install Instructions: Place the file into the Call of Duty/main folder for both the server and the client(s). If other weapons are not desired for play on the server, (i.e. nades, etc.), they must be turned off in the config. The server configuration is beyond the scope of this mod. Also, all clients MUST have access to the mod, otherwise, the clients menus will default to the stock menu. You must have sv_allowDownload enabled in your config for this.

Uninstall Instructions:
Delete the file "zzz_all_rifles_v1.5.iwd" from your "C:\Program Files\Activision\Call of Duty 2\main" folder.

Config Instructions: You must turn off weapons you do not want on your server via the server config. (You can also turn off weapons that the mod allows, like sniper rifles or smoke grenades, by this method).

Config Recommendation:

// Server Settings
set sv_pure "1" //Set 0 for off. Set 1 for on.
set sv_allowDownload "1" //Set 0 for off. Set 1 for on.
set scr_allow_drop_weapons "1" //Set 0 for off. Set 1 for on.
set scr_allow_drop_grenades "1" //Set 0 for off. Set 1 for on.

// Grenades
set scr_allow_smokegrenades "1" //Set 0 for off. Set 1 for on.
set scr_allow_fraggrenades "1" //Set 0 for off. Set 1 for on.
set bolt_fraggrenades_count "3" //Set between 1-3
set semi_fraggrenades_count "3" //Set between 1-3

// Pistols
set scr_allow_pistols "1" //Set 0 for off. Set 1 for on.

//Bolt Rifles
set scr_allow_enfield "1" //Set 0 for off. Set 1 for on.
set scr_allow_kar98k "1" //Set 0 for off. Set 1 for on.
set scr_allow_nagant "1" //Set 0 for off. Set 1 for on.

//Semi Rifles
set scr_allow_m1carbine "1" //Set 0 for off. Set 1 for on.
set scr_allow_m1garand "1" //Set 0 for off. Set 1 for on.
set scr_allow_g43 "1" //Set 0 for off. Set 1 for on.
set scr_allow_svt40 "1" //Set 0 for off. Set 1 for on.

//Snipers
set scr_allow_enfieldsniper "1" //Set 0 for off. Set 1 for on.
set scr_allow_g43_sniper "1" //Set 0 for off. Set 1 for on.
set scr_allow_kar98ksniper "1" //Set 0 for off. Set 1 for on.
set scr_allow_nagantsniper "1" //Set 0 for off. Set 1 for on.
set scr_allow_springfield "1" //Set 0 for off. Set 1 for on.

// MGs
set scr_allow_bar "0"
set scr_allow_bren "0"
set scr_allow_mp44 "0"
set scr_allow_ppsh "0"

//SMGs
set scr_allow_sten "0"
set scr_allow_mp40 "0"
set scr_allow_thompson "0"
set scr_allow_pps42 "0"
set scr_allow_greasegun "0"

// Shotgun
set scr_allow_shotgun "0"

Known issues:

1) The mod will not work with any other file(s) that modify the menu system. It is recommended that the mod is utilized with no other modifications to the game, (a stock game), before any other mods are used in conjunction with the mod. Please check the server config if the results are undesirable.

2) Some user created maps utilize soundloadspecs that do not include all of the weapons sounds. This is an intentional limitation of the map in order to save memory for other features. This can also easily be "fixed". Request a fix to maps by sending the author of this mod, ([COF]DaniFilth), a copy of the map in the form of an iwd, and a "fix" will be emailed back.

Credits:
1) GER-Iceman - For the IWI to DDS converter utility (iwi2dds.exe)
2) GER-Iceman - For the idea of hex-editing the materials file
3) Matthias Lorenz of
www.cod2mod.com - For the image to IWI converter utility (ImageToIWIConverter.exe)
4) Pointy of
www.planetpointy.co.uk - For the DDS to IWI converter utility (dds2iwi.exe)
5) Tridon of
www.funzoneclan.com - For the superior Scoped G43 weapons file that fixes mp issues

History:
Version: 1.5
Date Completed: 04/11/2006
Details:
1) Fixed compatibility issue with COD2 1.2

Version: 1.45
Date Completed: 03/19/2006
Details:
1) Added weapons/grenades drop switch.
2) Minor fix to frag grenade count updater.

Version: 1.44
Date Completed: 03/14/2006
Details:
1) Variable frag grenade counts (for bolt-action rifles and semi-auto rifles) are set via the config. Frag grenades are (still) enabled/disabled via the config.
2) Enhanced Menu: Frag grenades counts are accurately shown in the menu.
2) Fixed another Scoped G43 rifle bug, (reload sound).

Version: 1.42
Date Completed: 02/20/2006
Details: Custom mod for General Maximus of DPG clan
1) Added the Scoped G43 rifle
2) Heavily modified Tridon's Scoped G43 weapons file (More sway, normalized crosshairs, bug fixes, etc.)

Version: 1.4
Date Completed: 11/25/2005
Details:
1) Added the Garand, Carbine, G43 and SVT40 to the menu
2) Enhanced Menu: Weapons are now selected using letters, since the number of selectable weapons exceeded nine.
3) Enhanced Menu: Weapon descriptions are displayed again!
4) "All Rifles Mod" naming convention introduced.

Version: 1.35
Date Completed: 11/22/2005
Details:
1) Fixed a bug in Version 1.3's "Enhanced Menu" (4) & (5). Sigh :(
2) The last classic bolt rifle only menu. (See Ver.1.4)

Version: 1.3
Date Completed: 11/20/2005
Details:
1) Added the pistol toggle for server admins to select via the config.
2) Added one smoke grenade to all players.
3) Enhanced menu: All weapons are still visible even if they're disabled in the config, (but not selectable).
4) Enhanced menu: Frag grenades are not visible if they're disabled in the config.
5) Enhanced menu: Smoke grenades are not visible if they're disabled in the config.

Version: 1.2
Date Completed: 11/15/2005
Details: Synchronized email contact information

Version: 1.1
Date Completed: 11/13/2005
Details: Fixed secondary mg42 turret deletion.

Version: 1.0
Date Completed: 11/13/2005
Details: First version is ported from my COD:UO Bolt Rifles mod! Get it at
www.clanoffriends.com!

Beware Mod Community: There are people out there who steal other people's mods by simply putting their names on it!

Legal: Please email me if you wish to modify this mod. You are not allowed to change the name of the file, or claim it as your own.

by [COF]DaniFilth (email) (website)
Rating:
Awful Rating Poor Rating Average Rating Good Rating Excellent Rating
Report Error Register for Comments


  Mon. Apr. 23, 2007
I dont want to put this in the main folder as a download can this be made server side only?
   Zero_Rain

All logos and trademarks and information in this site are property of MODSonline LLC © 2008.
The comments are property of their posters.
RSS news feeds for MODSonline can be found News.php.
Art of War Central
Partners
XoXide
Battle for Europe COD2
The Firing Box
Call of Duty Headquarters
modbase.be
CODAddicts - Call of Duty News & Downloads
Frag Universe
Ask About
Advertising
Friends
Volcano
The Clan Database
CoD 4 Base
Ask About
Advertising
Link to Us
MODSonair
View in iTunes
Please help us to raise in the ranks of podcasting and subscribe to our itunes feed using the link above.
MODSonair Releases
MODSonair Episode 156
MODSonair Episode 155
MODSonair Episode 154
MODSonair Episode 153
MODSonair Episode 152
Next Show
The next MODSonair show will air LIVE on:
12/07/2008 12:00 EST

Time remaining:
Copyright © 2008 MODSonline
Tresware Content Management System Copyright © 2008 Tresware
Website Designed and Hosted   Tresware