Login x
User Name:
Password:
Social Links Facebook Twitter YouTube Steam RSS News Feeds

Members Online

»
0 Active | 58 Guests
Online:

LATEST FORUM THREADS

»
CoD: Battle Royale
CoD+UO Map + Mod Releases
Damaged .pk3's
CoD Mapping
heli to attack ai
CoD4 SP Mapping

Forums

»

Welcome to the MODSonline.com forums. Looking for Frequently Asked Questions? Check out our FAQs section or search it out using the SEARCH link below. If you are new here, you may want to check out our rules and this great user's guide to the forums and the website.
For more mapping and modding information, see our Wiki: MODSonWiki.com

Jump To:
Forum: All Forums : Call of Duty 4
Category: CoD4 MP Mapping
CoD 4 mapping and level design for multiplayer.
Moderators: foyleman, Foxhound, Mystic, StrYdeR, batistablr, Welshy, DrBiggzz, supersword, playername, novemberdobby
Latest Posts
Subscribed Posts
Search
Restricted Access Topic is Locked subscribe
Author Topic: old school mode
boko
General Member
Since: Aug 30, 2008
Posts: 54
Last: Nov 15, 2009
[view latest posts]
Level 3
Category: CoD4 MP Mapping
Posted: Friday, Apr. 24, 2009 11:36 pm
how do u make a map old school mode like with the perks laying on the ground and stuff.
Share |
reGi
General Member
Since: Mar 16, 2009
Posts: 71
Last: Aug 21, 2010
[view latest posts]
Level 3
Category: CoD4 MP Mapping
Posted: Friday, Apr. 24, 2009 11:55 pm
right click grid, weapons >, then choose a mp weapon that are in drop down lists like weapons > ak47 > gl_mp .. anything that has mp in drop down lists is a mp weapon. Then open entity (N) with the weapon selected and then there are some settings there which you have to put. I think you put respawn and spin :/ not sure though haven't ever done it.
Share |
DeekCiti
General Member
Since: Mar 13, 2008
Posts: 1293
Last: Jul 9, 2016
[view latest posts]
Level 8
Category: CoD4 MP Mapping
Posted: Saturday, Apr. 25, 2009 12:06 am
This link here has all the Default gametypes checklist for MP maps. Old school is in the list, just follow the TUT.

MP Gametype Link Here
Share |
reGi
General Member
Since: Mar 16, 2009
Posts: 71
Last: Aug 21, 2010
[view latest posts]
Level 3
Category: CoD4 MP Mapping
Posted: Saturday, Apr. 25, 2009 01:28 am
thanks deek :[lol]. my description wasn't very good
Share |
boko
General Member
Since: Aug 30, 2008
Posts: 54
Last: Nov 15, 2009
[view latest posts]
Level 3
Category: CoD4 MP Mapping
Posted: Saturday, Apr. 25, 2009 03:04 am
thank you for the help guys!
Share |
boko
General Member
Since: Aug 30, 2008
Posts: 54
Last: Nov 15, 2009
[view latest posts]
Level 3
Category: CoD4 MP Mapping
Posted: Saturday, Apr. 25, 2009 06:00 am
i folowed what that page sed but i dont know how to do the
Marines vs. Opfor

Add the following lines to your map’s GSC file:

game["allies"] = "marines";
game["axis"] = "opfor";
game["attackers"] = "axis";
game["defenders"] = "allies";
game["allies_soldiertype"] = "desert";
game["axis_soldiertype"] = "desert";

Add the following to your map's CSV file:

include,mptypes_desert

part i cant find the CSV GSC file any ideas?
Share |
dutchman16
General Member
Since: May 8, 2006
Posts: 177
Last: Apr 29, 2009
[view latest posts]
Level 4
Category: CoD4 MP Mapping
Posted: Saturday, Apr. 25, 2009 09:45 am
About the GSC. You've got to make a GSC file for your mp map.
You call it mp_yourmapname.gsc

and you put it in: C:\Program Files\Activision\Call of Duty 4 - Modern Warfare\raw\maps\mp

a standard GSC file looks like this:

main()
{

maps\mp\_load::main();

//setExpFog(500, 3500, .5, 0.5, 0.45, 0);
ambientPlay("ambient_middleeast_ext");
//VisionSetNaked( "mp_vacant" );

game["allies"] = "marines";
game["axis"] = "opfor";
game["attackers"] = "axis";
game["defenders"] = "allies";
game["allies_soldiertype"] = "desert";
game["axis_soldiertype"] = "desert";
setdvar( "r_specularcolorscale", "1" );

setdvar("r_glowbloomintensity0",".1");
setdvar("r_glowbloomintensity1",".1");
setdvar("r_glowskybleedintensity0",".1");
//setdvar("compassmaxrange","1500");
}


edited on Apr. 25, 2009 05:46 am by dutchman16
Share |
boko
General Member
Since: Aug 30, 2008
Posts: 54
Last: Nov 15, 2009
[view latest posts]
Level 3
Category: CoD4 MP Mapping
Posted: Saturday, Apr. 25, 2009 05:44 pm
in radiant when i put .gsc at the end it makes it like this mp_mapname.gsc.map is that right
Share |
reGi
General Member
Since: Mar 16, 2009
Posts: 71
Last: Aug 21, 2010
[view latest posts]
Level 3
Category: CoD4 MP Mapping
Posted: Monday, Apr. 27, 2009 05:52 pm
nope. you make gsc file manually not in radiant. goto cod4 folder then raw/maps/mp then make a text file and rename it to mp_mapname.gsc, then copy that code into it. it might name the file to mp_mapname.gsc with the .txt extension hidden on the end so you have to goto tools > folder options, click on the view tab and deselect "Hide extensions for known file types" and click apply and ok. Then remove the .txt at the end of the file name. You might then want to put on "Hide extensions for known file types" again. so just go back into tools > folder options and select it. (In windows vista you have to press left alt to view the menu bar. If you are still not clear i will make a video on youtube for it.

Also you could just copy another maps .gsc file like mp_backlot.gsc and rename it to mp_yourmapname.gsc and edit the script inside.
Share |
Restricted Access Topic is Locked subscribe
MODSonline.com Forums : Call of Duty 4 : CoD4 MP Mapping

Latest Syndicated News

»
Codutility.com up and runn...
Nice, and there still using the logo and template for the screenshots, which...
Codutility.com up and runn...
dundy writes...Quote:Call of Duty modding and mapping is barly alive only a ...
Codutility.com up and runn...
Mystic writes...Quote:It seems to me the like the site is completely dead? ...
Codutility.com up and runn...
It seems to me the like the site is completely dead?

Partners & Friends

»