What's new

Solved Anyone Know The MW2 Map Names?

  • Thread starter LiveModz 7s
  • Start date
  • Views 12,761
Status
Not open for further replies.
L

LiveModz 7s

Enthusiast
Messages
573
Reaction score
73
Points
95
Sin$
0
Im currently coding a mod menu and need the list of map names for example ... mp_rundown

I need the whole list of them.

+rep for whoever helps
 
meetii

meetii

Lads In Black
VIP
Legendary Veteran Fabled Veteran Hardened Veteran
Messages
8,781
Reaction score
3,059
Points
905
Sin$
0
Im currently coding a mod menu and need the list of map names for example ... mp_rundown

I need the whole list of them.

+rep for whoever helps
Modern Warfare 2: Resurgence Map Pack
Modern Warfare 2: Stimulus Map Pack
 
Upvote 0
IKidDyNamiTe

IKidDyNamiTe

Enthusiast
Messages
447
Reaction score
33
Points
85
Sin$
0
Afghan,Derail, Estate, Favela, Highrise,Invasion, Karachi, Quarry, Rundown, Rust · Scrapyard · Skidrow · Sub Base · Terminal · Underpass · Wasteland
Stimulus
Bailout · Crash · Overgrown · Salvage · Storm
Resurgence
Carnival · Fuel · Strike · Trailer Park · Vacant

Thats all of them :smile:
 
Upvote 0
L

LiveModz 7s

Enthusiast
Messages
573
Reaction score
73
Points
95
Sin$
0
Afghan,Derail, Estate, Favela, Highrise,Invasion, Karachi, Quarry, Rundown, Rust · Scrapyard · Skidrow · Sub Base · Terminal · Underpass · Wasteland
Stimulus
Bailout · Crash · Overgrown · Salvage · Storm
Resurgence
Carnival · Fuel · Strike · Trailer Park · Vacant

Thats all of them :smile:


Lol i know that i mean the mp_ names

Modern Warfare 2: Resurgence Map Pack
Modern Warfare 2: Stimulus Map Pack

LOOL
 
Upvote 0
RobotJuice

RobotJuice

Undercover Ad​min
Programmer EotM Grammar Nazi
Messages
4,174
Reaction score
1,507
Points
710
Sin$
7
Code:
mp_afghan  //Afghan
mp_derail  //Derail
mp_estate  //Estate
mp_favela  //Favela
mp_highrise  //Highrise
mp_invasion  //Invasion
mp_checkpoint  //Karachi
mp_quarry  //Quarry
mp_rundown  //Rundown
mp_rust  //Rust
mp_boneyard  //Scrapyard
mp_nightshift  //Skidrow
mp_subbase  //Sub Base
mp_terminal  //Terminal
mp_underpass  //Underpass
mp_brecourt  //Wasteland 

mp_complex  //Bailout
mp_crash  //Crash
mp_compact  //Salvage
mp_overgrown  //Overgrown
mp_storm   //Storm
mp_abandon //Carnival 
mp_fuel2  //Fuel
mp_strike  //Strike
mp_trailerpark  //Trailer Park
mp_vacant  //Vacant
 
Upvote 0
L

LiveModz 7s

Enthusiast
Messages
573
Reaction score
73
Points
95
Sin$
0
Code:
mp_afghan  //Afghan
mp_derail  //Derail
mp_estate  //Estate
mp_favela  //Favela
mp_highrise  //Highrise
mp_invasion  //Invasion
mp_checkpoint  //Karachi
mp_quarry  //Quarry
mp_rundown  //Rundown
mp_rust  //Rust
mp_boneyard  //Scrapyard
mp_nightshift  //Skidrow
mp_subbase  //Sub Base
mp_terminal  //Terminal
mp_underpass  //Underpass
mp_brecourt  //Wasteland 

mp_complex  //Bailout
mp_crash  //Crash
mp_compact  //Salvage
mp_overgrown  //Overgrown
mp_storm   //Storm
mp_abandon //Carnival 
mp_fuel2  //Fuel
mp_strike  //Strike
mp_trailerpark  //Trailer Park
mp_vacant  //Vacant

Thank you very much <3 + Rep
 
Upvote 0
Fire30

Fire30

Seasoned Member
Messages
7,222
Reaction score
2,364
Points
635
Sin$
0
just go to the mp_basemaps.arena in the patch_mp.ff
 
Upvote 0
Status
Not open for further replies.
Top Bottom
Login
Register