MODSonline Subscriptions
View in iTunes
Please help us to raise in the ranks of podcasting and subscribe to our itunes feed using the link above.
The next MODSonair show will air LIVE on:
03/21/2010 12:03 EDT

Time remaining:
We Dontated to PixelEquity
"A total overhaul mod changes or redefines the gameplay style of the original game, while keeping it in the original game's universe or plot." 3
 
Site News   |   Aggregated News   |   Forums   |   Tutorials   |   Downloads   |   Projects   |   Weblinks
Latest Forum Threads 
CoD4 MP Mapping.. Posts: (2) Views: (41) by cskiller86
CoD4 Scripting.. Posts: (9) Views: (244) by DemonSeed
CoD2 MP Mapping.. Posts: (12) Views: (94) by StrYdeR
CoDUO Mapping.. Posts: (5) Views: (70) by sternkaa
MODSon-air.. Posts: (1) Views: (22) by foyleman
General Gaming.. Posts: (4) Views: (104) by techno2sl
Back to Home Page
MODSCON 2010 L4D2 Contest
Downloads
Upgrade for Access
rating:
Awful Rating
Poor Rating
Average Rating
Good Rating
Excellent Rating
Video: CoDWW Mapping 101 (12/05/2008)
Downloaded 1505 times

This video will take you through the installation and use of the Call of Duty: World at War mapping tools. An indepth video of basics for single player. If you are having trouble getting your first map to work or new to mapping altogether, this video will help. This video was produced as a WMV file.

Updated 12/05/2008
Now showing MP and SP map creation.



by foyleman
 
Comments
Login/Register for Comments
 
User Comments
 
Net framework
You said you thought you needed Net 3.5 for the tool. In the read me file stands you need 2.0 or higher and the tool works for me whilst I have net. framework 2.0. So don't worry people who have Net 2.0
Posted by dutchman16 on Mon. Apr. 13, 2009
 
Great for beginners to make a MP map bu...
Tutorial on MP map is helpful to understand basically how the radiant works and the controls.

As with the SP portion of this tutorial, sound issue is still unresolved, although map itself is fine. Hope someone will fix that problem.
Posted by elmer_fudd on Thu. Mar. 19, 2009
 
.ff file error
Hi there!

First of all, Thanks for the great movie tutorial!
I got a little problem overhere..
I followed the Steps, but when I load the map in cod5 I got this error:

http://img132.imageshack.us/img132/9809/naamloosmn0.jpg

Something with the .ff file? anyway Thanks!

~Dapp
Posted by Dapp on Thu. Feb. 5, 2009
 
This .gsc works without errors
main()
{

maps\mp\_load::main(); //This will work now

// If the team nationalites change in this file,
// you must update the team nationality in the level's csc file as well!
game["allies"] = "marines";
game["axis"] = "japanese";
game["attackers"] = "axis";
game["defenders"] = "allies";
game["allies_soldiertype"] = "pacific";
game["axis_soldiertype"] = "pacific";

// enable new spawning system
maps\mp\gametypes\_spawning::level_use_unified_spawning(true); // And this
}
Posted by Wally.* on Mon. Dec. 8, 2008
 
updated
Still missing sounds in the tools which need to be updated by Treyarch. However, this 60 minute video contains the instructions for making single and multiplayer maps both.
This video will be available on our Vimeo channel too.
http://www.vimeo.com/modsonline
Posted by foyleman on Sat. Dec. 6, 2008
 
Needs to be updated
While this video will help you get started, I am finding some general issues with the whole single player aspect of mapping. Missing sounds is a particularly bad one that we all seem to be unable to solve.
When this issue is resolved (and any others that come up in the process of solving it), I will create a new video and replace this one here.
Posted by foyleman on Sun. Nov. 23, 2008