

To run the custom maps from your server you need to make a new folder called "usermaps". The main map file is the mp_mapname.ff file. The mp_mapname.ff, mp_mapnameload.ff and mp_mapname.iwd.
COD4 SERVER MODS DOWNLOAD
When you download a custom map from it's source you should find at least 3 files.

COD4 SERVER MODS HOW TO
That should cover the basics on how to set up a mod and thanks to Tally for his original post on the subject. As in previous COD titles, you dont have to quote the whole destination root directory url - the game will find mods/awe4 for you. Notice that you quote only up to the root of where you store your download files. On previous versions of COD the disconnected setting could be a 1 but for now until IW puts out a fix for it leave this setting at 0. They are exactly the same as vCOD/UO/COD2. In your server config file, enter your redirect details. Copy those files from your server to your redirect space - i.e. On your server, into the 'awe4' folder place your mod IWD. Inside that create another folder named after your fs_game folder. Inside this folder, create a folder called 'mods' (all lower case). On your redirect space, create a root folder that you will use for all your servers. "C:\Program Files\Activision\Call of Duty 4 - Modern Warfare\iw3mp.exe" +set dedicated 2 +set fs_game mods/awe4 +exec server.cfg +map_rotateĢ. So the entire command line would look something like this: So, in your command line you would add something like this:Ī forward slash and lower-case 'm' in mods. Remember to keep everything in lower case, as it avoids several quirks about the root path to fs_game. The entire path should look something like this:Ĭ:\Program Files\Activision\Call of Duty 4 - Modern Warfare\mods\awe4 For illustration purposes, I will call mine 'awe4'. Create a new folder in the COD4 'mods' folder (next to 'ModWarfare'). Here's a brief tutorial on how to set up a modded server.ġ.
The info is mostly compiled from several other posts that can be found on this site with a little editing by me.įirst off you have to run your custom map server as a modded server so that the clients can download your maps and files. Here's a brief walk through on how to set up custom maps on your server.
