Call of Duty 5: Test the map: Difference between revisions

From COD Modding & Mapping Wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 1: Line 1:
BEFORE compiling it you must insert your [[Call of Duty 5: MP - Map GSC File|custom MAP .gsc]] in:
<br><br>BEFORE compiling it you must insert your [[Call of Duty 5: MP - Map GSC File|custom MAP .gsc]] in:
 





Revision as of 15:33, 27 November 2008



BEFORE compiling it you must insert your custom MAP .gsc in:


c:\Program files\Activision\Call of Duty - World at War\raw\maps\mp

AND in

c:\Documents and Settings\yourname\local settings\application data\Activision\CoDWaW\usermaps\mp_yourmap

for Windows XP

OR

c:\Users\<Your Username>\AppData\Local Data\Activision\CoDWaW\usermaps

for Windows Vista


  • Now, place an .arena file with the gametypes of your map in:
c:\Documents and Settings\yourname\local settings\application data\Activision\CoDWaW\usermaps\mp_yourmap
  • Compile your map on launcher --> compile level

(you should see no more errors regarding .gsc file)

  • Go on launcher --> run game
  • At this point you should see the classic main page of the game,if you go on "create server" page you should see your map on the right column in the map list, simply chose it and it should run


Sources: ModsOnline