Call of Duty 5: Running Custom Maps on MAC: Difference between revisions

From COD Modding & Mapping Wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 1: Line 1:
[[Image:Nutshell.png]] This tutorial will explain how install Custom Maps COD4 Macintosh on a local network.
{{Note|This tutorial will explain how install Custom Maps COD4 Macintosh on a local network.}}


= Step 1=
=Step 1=


* Download the maps you want (Let's take map kstoujane, for example).  
* Download the maps you want (Let's take map kstoujane, for example).  
* Uncompress them. Will find files **.ff and **.iwd
* Uncompress them. Will find files **.ff and **.iwd
<br>
 
If you download the map of Toujane for COD4 will find:<br>
If you download the map of Toujane for COD4 will find:


  mp_kstoujane_load.ff
  mp_kstoujane_load.ff
Line 12: Line 12:
  mp_kstoujane.iwd
  mp_kstoujane.iwd


= Step 2=
=Step 2=


*Organize your documents as follows below:
Organize your documents as follows below:
**Copy all files **.ff to the folder:
*Copy all files **.ff to the folder:
<br>
 
  APPLICATIONS/CALL OF DUTY 4/CALL OF DUTY4 DATA/ZONE/ENGLISH<br>
  APPLICATIONS/CALL OF DUTY 4/CALL OF DUTY4 DATA/ZONE/ENGLISH




Line 24: Line 24:




**Copy file **.iwd into folder:
*Copy file **.iwd into folder:
  APPLICATIONS/CALL OF DUTY 4/CALL OF DUTY4 DATA/MODS/MODWARFARE
  APPLICATIONS/CALL OF DUTY 4/CALL OF DUTY4 DATA/MODS/MODWARFARE


Line 36: Line 36:
*After that just start the game and entering in the MODWARFARE mod. (custom maps only run on mod).
*After that just start the game and entering in the MODWARFARE mod. (custom maps only run on mod).


[[Image:information.png]] Note the "X" in the MODWARFARE mod.
{{Info|Note the "X" in the MODWARFARE mod.}}
 


[[Image:custom_maps_cod4_mac_007.jpg]


[[Image:custom_maps_cod4_mac_007.jpg]]




Line 52: Line 51:
in the line of console:
in the line of console:


'''example:'''
 
'''Example:'''


  \map mp_kstoujane
  \map mp_kstoujane
Line 59: Line 59:


If you have done everything right (and you did not forget to enter in MODWARFARE mod) will change to custom map. That's it! More complicated than COD2, but works!
If you have done everything right (and you did not forget to enter in MODWARFARE mod) will change to custom map. That's it! More complicated than COD2, but works!
<br><br>
 
 
[http://www.modsonline.com/Tutorials-read-618.html Source Page]
[http://www.modsonline.com/Tutorials-read-618.html Source Page]


''By Welshy''
''By Welshy''

Revision as of 23:25, 14 July 2009

This tutorial will explain how install Custom Maps COD4 Macintosh on a local network.

Step 1

  • Download the maps you want (Let's take map kstoujane, for example).
  • Uncompress them. Will find files **.ff and **.iwd

If you download the map of Toujane for COD4 will find:

mp_kstoujane_load.ff
mp_kstoujane.ff
mp_kstoujane.iwd

Step 2

Organize your documents as follows below:

  • Copy all files **.ff to the folder:
APPLICATIONS/CALL OF DUTY 4/CALL OF DUTY4 DATA/ZONE/ENGLISH




  • Copy file **.iwd into folder:
APPLICATIONS/CALL OF DUTY 4/CALL OF DUTY4 DATA/MODS/MODWARFARE




Step 3

  • After that just start the game and entering in the MODWARFARE mod. (custom maps only run on mod).
Note the "X" in the MODWARFARE mod.



Step 4

The custom maps will not appear in the list of maps. It remains to be seen if the CONSOLE option is selected.
Now start a match on any map. Press "~" and type:

/map (map name)

in the line of console:


Example:

\map mp_kstoujane

If you have done everything right (and you did not forget to enter in MODWARFARE mod) will change to custom map. That's it! More complicated than COD2, but works!


Source Page

By Welshy