| Author |
Topic: [TUTORIAL] How to prepare a basic MP map for distribution. |
| ColPhilBilko |
General Member Since: Jul 11, 2004 Posts: 8 Last: Jan 29, 2008 [view latest posts] |
|
|
|
Category: CoD4 MP Mapping Posted: Monday, Jan. 28, 2008 09:55 pm |
 |
I thought I would write up this quick tutorial, on how you package up your basic MP maps, for distribution.
#1) Make a folder on you're desktop, with the maps name (ie: mp_mymapname) (all MP maps must start with the mp_)
#2) Place two files in there . . . they are:
mp_mymapname.ff
mp_mymapname_load.ff
If you have a map with nothing custom, then zip it up and you are good to go, however, if you have a custom load screen, minimap or scripts, you will need to create an iwd.
To create an iwd file you will need winrar. The directory structure of the iwd is as follows:
images
mp
Inside the IMAGES folder, place the following items:
compass_map_mp_mymapname.iwi
loadscreen_mp_mymapname.iwi
Inside the MP folder, place the following item:
mp_mymapname.arena
You are almost done :) Now all you need to do is RAR it up. To do this select both IMAGES and MP folders, and then right click, add to archive. A window will pop up, in the ARCHIVE NAME text window, type mp_mymapname.iwd then click ok :) (remember iwd's are really rar files NOT zips)
Now that you are done you should have these three files in the mp_mymapname folder:
mp_mymapname.ff
mp_mymapname_load.ff
mp_mymapname.iwd
Now zip up the mp_mymapname folder and you are all set :)
DO NOT PACKAGE the directories you created in order to make the iwd..... Just package the above three files, inside of that mp_mymapname folder.
So when the user extracts the map they will see:
Folder:
mp_mymapname
Contents:
mp_mymapname.ff
mp_mymapname_load.ff
mp_mymapname.iwd
I hope this helps, all you new comers.
- Col. Phil Bilko (aka: CDN Merc Bilko) |
 |
|
|
|
|
|
| Raaaaa |
General Member Since: Aug 8, 2006 Posts: 178 Last: Nov 21, 2008 [view latest posts] |
|
|
|
|
| ColPhilBilko |
General Member Since: Jul 11, 2004 Posts: 8 Last: Jan 29, 2008 [view latest posts] |
|
|
|
Category: CoD4 MP Mapping Posted: Tuesday, Jan. 29, 2008 12:27 am |
 |
vorg writes...Quote: I did this exactly and when I go to change to the map on my server game crashes to desktop and computer locks up
This could be due to a number of reasons. Mostly due to the scriting in you're map, fx e.t.c To fix this you will need to go through you're console and see what errors there are and fix them before you compile the final build and pack it up.
The above tutorial is exactly how you put a basic map together for distribution. When people start adding visual FX e.t.c to their maps it can cause LOTS of problems, so again check, check and triple check, to make sure that you are adding the fx correctly into the map in radiant, and also in the scripting. A lot of issues are caused by bad entity links too.
Take care
Col. Phil Bilko |
 |
|
|
| QwkCuda |
General Member Since: Feb 11, 2007 Posts: 8 Last: Jan 29, 2008 [view latest posts] |
|
|
|
Category: CoD4 MP Mapping Posted: Tuesday, Jan. 29, 2008 12:38 am |
 |
ColPhilBilko - Thank you for this clarification as to how to bundle the maps for others to enjoy. The problem as I see it is that no one can enjoy the maps because not one individual can explain as to precisely where to put these files/folders to use them.
I myself have downloaded a couple of them "mp_subway" being one of them. Did explicitely what the author said to do and no map available.
My attempts are as follows:
...\Modern Warfare\usermaps\mp_subway.ff, mp_subway_load.ff & ...Modern Warfare\Mods\mp_subway.iwd
...\Modern Warfare\usermaps\mp_subway.ff, mp_subway_load.ff & ...Modern Warfare\Mods\customMaps\mp_subway.iwd
...\Modern Warfare\usermaps\mp_subway.ff, mp_subway_load.ff & ...Modern Warfare\Mods\ModWarefare\mp_subway.iwd
...\Modern Warfare\usermaps\mp_subway.ff, mp_subway_load.ff & ...Modern Warfare\main\mp_subway.iwd
The above produces nothing in the Mod screen in the game consequently no listings in the available maps to play
Now when I move the mp_subway FOLDER into ...Modern Warfare\Mods\ it will show up in the list in the Mod screen but clicking on it will not show as an available map
These are but a few of the options I have attempted to no avail. I guess we are all still waiting for a tutorial on EXACTLY the placement of the folders/files to allow us to enjoy them.
If you need help on this let me know as well as others to get all of the ideas out there hoping someone can make sense out of all of this
Thank you
Rick |
 |
|
|
| COLMAC |
 |
General Member Since: Sep 15, 2006 Posts: 914 Last: Jan 27, 2012 [view latest posts] |
|
|
|
|
| ColPhilBilko |
General Member Since: Jul 11, 2004 Posts: 8 Last: Jan 29, 2008 [view latest posts] |
|
|
|
|
| COLMAC |
 |
General Member Since: Sep 15, 2006 Posts: 914 Last: Jan 27, 2012 [view latest posts] |
|
|
|
|
| reborn1213 |
General Member Since: Jan 26, 2008 Posts: 124 Last: Oct 25, 2009 [view latest posts] |
|
|
|
|
| pooranimator |
General Member Since: Jan 24, 2008 Posts: 66 Last: Feb 8, 2008 [view latest posts] |
|
|
|
Category: CoD4 MP Mapping Posted: Tuesday, Jan. 29, 2008 02:31 am |
 |
reborn1213 writes...Quote: so u dont need a csv or gsv file?
also where is the ff file i am a noob and only know where my .map is saved lol
Its in your C:\Program Files\Activision\Call of Duty 4 - Modern Warfare\zone\english folder. look for mp_yourmap.ff |
 |
|
|
|
|
mp_TempleCall of Duty: Mods: Multiplayer (624.12Kb)
|