Nerd-Rage Modders
Nerd-Rage Modders
Nerd-Rage Modders
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Nerd-Rage Modders

Nerd-Rage Modders
 
HomeHomeSearchLatest imagesRegisterLog in

 

 Adding Teams to your map

Go down 
2 posters
AuthorMessage
Waffles




Posts : 12
Points : 46
Join date : 2010-03-05

Adding Teams to your map Empty
PostSubject: Adding Teams to your map   Adding Teams to your map EmptyMon Mar 08, 2010 9:02 pm

Correctly Adding Teams to your map


First, you will need to download the mptypes.csv files, and place them in your zone_source folder.


Download Link: http://www.fpsextreme.com/cod5/mptypes_csv.zip

Depending on the teams, you need to add this line to your mp_mapname.csv file:

Germans & Russians

Code:
include,mptypes_german

Germans & Marines

Code:
include,mptypes_germanmarines

Marines & Japanese

Code:
include,mptypes_pacific

Russian & Japanese

Code:
include,mptypes_russianjapanese

Next, you will need to alter your mapstable.csv, which is located in this directory: Drive Letter:\Program Files\Activision\Call of Duty - World at War\raw\mp

Here is an example mapstable.csv:

Code:

# Map Data Table,,,,,,,,,,,
a0,b1,c2,d3,e4,f5,g6,h7,i8,j9,k10,l11
maxnum_map,1,,,,,,,,,,
#mapname,#allies characters,#axis characters,#mapname,#mapimage,#index,#description,#mapoverlay,#map size description,#vehicles,#splitscreen,#dlc map
mp_test,pacific,pacific,Test,loadscreen_mp_test,0,Test,compass_overlay_map_blank,LARGE,NO,NO,0


These are lines you need to edit:

Code:

mp_test - The radiant name of your map
pacific - Depending on your team choice, its either pacific, german, or pacific,german
Test - The proper name you wish to give your map, will appear on Team Screen
loadscreen_mp_test - The name of your loadscreen.


Finally, you'll need to add these lines to your mp_mapname.csv:

Code:
stringtable,mp/mapstable.csv
material,compass_overlay_map_blank
Back to top Go down
Firemission

Firemission


Posts : 28
Points : 1053
Join date : 2010-03-03
Age : 34
Location : Tunbridge Wells,Kent

Adding Teams to your map Empty
PostSubject: Re: Adding Teams to your map   Adding Teams to your map EmptyMon Mar 08, 2010 9:04 pm

nice 1 mate u da man
Back to top Go down
http://www.southernits.co.uk/
 
Adding Teams to your map
Back to top 
Page 1 of 1
 Similar topics
-
» Adding a Minimap
» Creating and Adding Sounds
» Adding Night-time and Progressive Fog - CoD:WW only

Permissions in this forum:You cannot reply to topics in this forum
Nerd-Rage Modders :: User Tutorial's :: Mapping tutorial's-
Jump to: