본문 바로가기

음악 ★ 영화 ★ 게임/ViDEO GAMe

모던워페어2 개발자 콘솔 명령어

모던워페어2 정품은 강제적으로 콘솔명령어를 막아놓았는데 이것때문에 일부러 크랙 버젼을 쓰는 사람들이 많습니다.

우선 아래 더보기에 콘솔명령어가 나열 되어 있고

사용법은 본인이 호스트일때 alt+esc로 콘솔명령어 창에 아래 명령어를 넣으면 됩니다.
창모드로 뛰우는게 제일 편한데 창모드로 실행시키는 방법은
config_mp.cfg 파일을 열어서 r_fullscreen 0 으로 에딧해주면 됩니다.


이제 콘솔명령어를 활용해서 한번 죽였을때 경험치를 많이 줄려면
seta scr_xpscale 10000
이런식으로 하면 랩이 한번에 쭉 오르고

체력 조절
scr_player_maxhealth "100"

참고로 저거너트가 400 입니다.

최대 접속자수
sv_maxclients 18 - set the maximum number of slots

party_maxplayers 18

게임 타입을 캡쳐더 플래그로 바꾸려면
g_gametype ctf

그외
g_gametype dm
g_gametype tdm
g_gametype dom
g_gametype sd
g_gametype ctf
g_gametype koth
g_gametype war
scr_war_scorelimit "15000" - set the score limit on WAR (team deathmatch) gametype
scr_war_timelimit "30" - set the time limit

g_gametype gtnw
g_gametype arena
g_gametype sab



g_hardcore 1   0= off 1= on
scr_thirdperson 0 0= off 1= on
scr_thirdPerson 0 switch between 1/0 if you want third person 1 if not 0
scr_team_fftype 1 switch between 1/0(2) if you want friendly fire on = 1 off = 0 and reflect is 2 i think (never tried)

scr_team_teamkillspawndelay "0"

scr_diehard "1"     Die Hard mod. (Everyone gets last stand perk and adding the ability of team mates reviving you by using the F button)

scr_game_onlyheadshots 1


##############################################################################################

To always be the host of a game (add this code before you join a lobby, you only have to type it once you've started the game, but will have the re-do the next time you decide to open the game)


Code:
party_hostmigration 0; party_connecttimeout 1; badhost_endgameifisuck 0
sv_maxclients 18; party_maxplayers 18
###############################################


perk_extendedMeleeRange 255; player_meleeHeight 100; player_meleeRange 264; player_meleeWidth 30


scr_airdrop_ac130 "17"; scr_airdrop_ammo "1"; scr_airdrop_counter_uav "15"; scr_airdrop_emp "7"; scr_airdrop_harrier_airstrike "7"; scr_airdrop_helicopter "1"; scr_airdrop_helicopter_flares "5"; scr_airdrop_helicopter_minigun "17"; scr_airdrop_nuke "1"; scr_airdrop_precision_airstrike "7"; scr_airdrop_predator_missile "8"; scr_airdrop_sentry "8"; scr_airdrop_stealth_airstrike "7"; scr_airdrop_uav "12"


scr_airdrop_mega_ac130 "17"; scr_airdrop_mega_ammo "1"; scr_airdrop_mega_counter_uav "15"; scr_airdrop_mega_emp "7"; scr_airdrop_mega_harrier_airstrike "7"; scr_airdrop_mega_helicopter "1"; scr_airdrop_mega_helicopter_flares "5"; scr_airdrop_mega_helicopter_minigun "17"; scr_airdrop_mega_nuke "1"; scr_airdrop_mega_precision_airstrike "7"; scr_airdrop_mega_predator_missile "8"; scr_airdrop_mega_sentry "8"; scr_airdrop_mega_stealth_airstrike "7"; scr_airdrop_mega_uav "12"

 

Change game type along with rules, (remember a restart of the map is required to change the game type but not the rules, e.g. would be playing in death match and wanting to change the time limit, to restart a game just type either of the following.


모든 설정뒤 restart로 적용
restart_map
fast_restart
nextmap





Deathmatch

Code:
g_gametype dm
scr_dm_numlives "0"
scr_dm_playerrespawndelay "0"
scr_dm_promode "0" (Extra bullet damage)
scr_dm_roundlimit "1"
scr_dm_scorelimit "1500"
scr_dm_timelimit "10"
scr_dm_waverespawndelay "0"
scr_dm_winlimit "1"


Team deathmatch

Code:
g_gametype dm
scr_tdm_numlives "0"
scr_tdm_playerrespawndelay "0"
scr_tdm_promode "0" (Extra bullet damage)
scr_tdm_roundlimit "1"
scr_tdm_scorelimit "15000"
scr_tdm_timelimit "30"
scr_tdm_waverespawndelay "0"
scr_tdm_winlimit "1"

g_gametype tdm; scr_war_numlives "0"; scr_war_playerrespawndelay "0"; scr_war_promode "0";
s
cr_war_roundlimit "1"; scr_war_scorelimit "17000"; scr_war_timelimit "30"; scr_war_waverespawndelay "0"; scr_war_winlimit "1"


Domination

Code:
g_gametype dom
scr_dom_numlives "0"
scr_dom_playerrespawndelay "0"
scr_dom_promode "0"
scr_dom_roundlimit "1"
scr_dom_scorelimit "200"
scr_dom_timelimit "0"
scr_dom_waverespawndelay "0"
scr_dom_winlimit "1"

g_gametype dom; scr_dom_numlives "0"; scr_dom_playerrespawndelay "0"; scr_dom_promode "0"; scr_dom_roundlimit "1"; scr_dom_scorelimit "300"; scr_dom_timelimit "0"; scr_dom_waverespawndelay "0"; scr_dom_winlimit "1"


Global Thermo Nuclear War (Hidden game mode IW decided not to release for some unknown reason)

Code:
g_gametype gtnw
scr_gtnw_numlives "0"
scr_gtnw_playerrespawndelay "0"
scr_gtnw_promode "0"
scr_gtnw_roundlimit "1"
scr_gtnw_roundswitch "0"
scr_gtnw_scorelimit "101"
scr_gtnw_timelimit "10"
scr_gtnw_waverespawndelay "0"
scr_gtnw_winlimit "1"

g_gametype gtnw; scr_gtnw_numlives "0"; scr_gtnw_playerrespawndelay "0"; scr_gtnw_promode "0"; scr_gtnw_roundlimit "1"; scr_gtnw_roundswitch "0"; scr_gtnw_scorelimit "200"; scr_gtnw_timelimit "20"; scr_gtnw_waverespawndelay "0"; scr_gtnw_winlimit "1"



Headquarters

Code:
g_gametype koth
scr_koth_numlives "0"
scr_koth_playerrespawndelay "0"
scr_koth_promode "0"
scr_koth_roundlimit "1"
scr_koth_roundswitch "1"
scr_koth_scorelimit "250"
scr_koth_timelimit "15"
scr_koth_waverespawndelay "0"
scr_koth_winlimit "1"

g_gametype koth; scr_koth_numlives "0"; scr_koth_playerrespawndelay "0"; scr_koth_promode "0"; scr_koth_roundlimit "1"; scr_koth_roundswitch "1";scr_koth_scorelimit "300";scr_koth_timelimit "20"; scr_koth_waverespawndelay "0"; scr_koth_winlimit "1"



One Flag (Another hidden game mode which IW refused to release)

Code:
g_gametype oneflag
scr_oneflag_numlives "0"
scr_oneflag_playerrespawndelay "0"
scr_oneflag_promode "0"
scr_oneflag_roundlimit "0"
scr_oneflag_roundswitch "3"
scr_oneflag_scorelimit "1"
scr_oneflag_timelimit "3"
scr_oneflag_waverespawndelay "0"
scr_oneflag_winlimit "4"

g_gametype oneflag; scr_oneflag_numlives "0"; scr_oneflag_playerrespawndelay "0"; scr_oneflag_promode "0"; scr_oneflag_roundlimit "0"; scr_oneflag_roundswitch "3"; scr_oneflag_scorelimit "1"; scr_oneflag_timelimit "3"; scr_oneflag_waverespawndelay "0"; scr_oneflag_winlimit "4"





Sabotage

Code:
g_gametype sab
scr_sab_bombtimer "30"
scr_sab_defusetime "5"
scr_sab_hotpotato "0"
scr_sab_numlives "0"
scr_sab_planttime "2.5"
scr_sab_playerrespawndelay "7.5"
scr_sab_promode "0"
scr_sab_roundlimit "1"
scr_sab_roundswitch "1"
scr_sab_scorelimit "0"
scr_sab_timelimit "20"
scr_sab_waverespawndelay "0"
scr_sab_winlimit "1"

g_gametype sab; scr_sab_bombtimer "40"; scr_sab_defusetime "5"; scr_sab_hotpotato "0"; scr_sab_numlives "0"; scr_sab_planttime "2.5"; scr_sab_playerrespawndelay "5.5"; scr_sab_promode "0"; scr_sab_roundlimit "3"; scr_sab_roundswitch "1"; scr_sab_scorelimit "0"; scr_sab_timelimit "10"; scr_sab_waverespawndelay "0"; scr_sab_winlimit "2"



Search 'n' Destroy

Code:
g_gametype sd
scr_sd_bombtimer "45"
scr_sd_defusetime "5"
scr_sd_multibomb "0"
scr_sd_numlives "1"
scr_sd_planttime "5"
scr_sd_playerrespawndelay "0"
scr_sd_promode "0"
scr_sd_roundlimit "0"
scr_sd_roundswitch "3"
scr_sd_scorelimit "1"
scr_sd_timelimit "2.5"
scr_sd_waverespawndelay "0"
scr_sd_winlimit "4"


g_gametype sd; scr_sd_bombtimer "45"; scr_sd_defusetime "5"; scr_sd_multibomb "0"; scr_sd_numlives "1"; scr_sd_planttime "5"; scr_sd_playerrespawndelay "0"; scr_sd_promode "0"; scr_sd_roundlimit "0"; scr_sd_roundswitch "3"; scr_sd_scorelimit "1"; scr_sd_timelimit "2.5"; scr_sd_waverespawndelay "0"; scr_sd_winlimit "4"



VIP (A final game mode IW decided not to release aswell, I want to add I always had problems and never manage to run this mode but if you can then

Code:
g_gametype vip
scr_vip_numlives "0"
scr_vip_promode "0"
scr_vip_roundlimit "3"
scr_vip_roundswitch "1"
scr_vip_scorelimit "1"
scr_vip_timelimit "2.5"
scr_vip_winlimit "2"



Ground War

Code:
g_gametype war
scr_war_numlives "0"
scr_war_playerrespawndelay "0"
scr_war_promode "0"
scr_war_roundlimit "1"
scr_war_scorelimit "15500"
scr_war_timelimit "30"
scr_war_waverespawndelay "0"
scr_war_winlimit "1"



Capture the flag

Code:
g_gametype ctf
scr_ctf_halftime "1"
scr_ctf_numlives "0"
scr_ctf_playerrespawndelay "0"
scr_ctf_promode "0"
scr_ctf_returntime "30"
scr_ctf_roundlimit "1"
scr_ctf_scorelimit "0"
scr_ctf_timelimit "10"
scr_ctf_waverespawndelay "10"
scr_ctf_winlimit "1"


g_gametype ctf; scr_ctf_halftime "4"; scr_ctf_numlives "0"; scr_ctf_playerrespawndelay "0"; scr_ctf_promode "0"; scr_ctf_returntime "30"; scr_ctf_roundlimit "3"; scr_ctf_scorelimit "0"; scr_ctf_timelimit "10"; scr_ctf_waverespawndelay "10"; scr_ctf_winlimit "2"



###############################################



Jump Mod

This is a little more complicated since you need to unlock the games cheat protection system it has, you will have to download called MW2 Unleashed and inject it into your game, I wont post it here since I may/may not get banned for it, google is your friend, if you insist that i give you the link Let me google that for you

Then type in the following into the console


Code:
sv_cheats 1; jump_height 1000; bg_fallDamageMinHeight "1001"

##############################################################################################




map
map mp_afghan
map mp_boneyard (Real map name Scrapyard)
map mp_brecourt (Wasteland)
map mp_checkpoint (Karachi)
map mp_derail
map mp_estate
map mp_favela
map mp_highrise
map mp_nightshift (Skidrow)
map mp_invasion
map mp_quarry
map mp_rundown
map mp_subbase
map mp_terminal
map mp_underpass
map mp_rust


map mp_abandon  (carvival)
map mp_compact (salvage)
map mp_complex (bailout)
map mp_crash
map mp_fuel
map mp_overgrown
map mp_storm
map mp_strike
map mp_trailerpark
map mp_vacant

http://www.mw2blog.com/modern-warfare-2-multiplayer-maps/
모던워페어2 맵 이름을 알려면 위 사이트에서 확인 하세요.









playlist dm, playlist war, playlist whatever

To kick someone

kick username or if its a complicated name

status - gives you a list of players with a #ID

clientkick #ID like clientkick 4 clientkick 5

Thats the commands I use the most. You can pretty much do whatever you like.. If you can load the unleashed console you can enable cheat and change all kinds of stuff but I havent tried that.

Oh and you should be running the game windowed. If you dont everytime you alt-tab to the console people will lag like hell. Lowering your graphics settings if your computer stutter while playing is a must if you want to be a good host.



 
 
The best console codes in 1 page



g_hardcore 0 0= off 1= on
scr_thirdperson 0 0= off 1= on
scr_thirdPerson 0 switch between 1/0 if you want third person 1 if not 0
scr_game_allowkillcam 0 switch between 1/0 if you want kill cam enabled
scr_team_fftype 1 switch between 1/0(2) if you want friendly fire on = 1 off = 0 and reflect is 2 i think (never tried)

scr_dm_scorelimit
scr_tdm_scorelimit
scr_dom_scorelimit
scr_sd_scorelimit
scr_ctf_scorelimit
scr_koth_scorelimit
scr_war_scorelimit
scr_gtnw_scorelimit
scr_arena_scorelimit
scr_sab_scorelimit


scr_dm_timelimit
scr_tdm_timelimit
scr_dom_timelimit
scr_sd_timelimit
scr_ctf_timelimit
scr_koth_timelimit
scr_war_timelimit
scr_gtnw_timelimit
scr_arena_timelimit
scr_sab_timelimit

scr_nukeCancelMode 0 (cancels nuke)
scr_nukeTimer 10 (seconds til nuke goes boom)
scr_airdrop_nuke x <--- replace x with a number. the higher the number the better chance of getting a nuke from airdrop.
scr_airdrop_mega_nuke x <--- replace x with a number. the higher the number the better the chance of a nuke from a emergency air drop
scr_game_onlyheadshots 0

g_speed x <--- change the speed players run at the higher the x the faster you go
g_gravity x <--- change gravity. the higher the gravity the more you fly around
scr_player_forcerespawn 0 <--- turn respawn on/off. 0 is off

jump_height 800 from 1 (default 33) max 1000 this will set the jump height
bg_fallDamageMaxHeight 10001 (300 default) no explain needed.
g_speed 500 normal 190 the speed for the game dont use higher then 1000 XD (you can higher but you cant play anymore)
g_gravity 200 the gravity defauld 600 (i thought) zero 0 No gravity

bg_fallDamageMinHeight 10000 (128 default) no explain needed.
player_sprintUnlimited 1 You get unlimited sprint.
player_sprintSpeedScale 3 you speed you sprint
player_sprintCameraBob 0 and this is the man behind who runs behind you with the camera named bob

scr_maxPerPlayerExplosives 10 :-)


Knife
With these commands you can knife from far distance. Tested in Highrise from building to building XD

perk_extendedMeleeRange 176 Give a extended range for the commando perk
player_meleeHeight 10 no explain needed
player_meleeRange 64 no explain needed
player_meleeWidth 10 no explain needed


status <--- Get players ID numbers
clientkick idhere <--- using status kick a player by puting his ID number there.
kick players name


The number on the end is the chance
if you have 17 then you have more change on that item instead of 1 ofcourse XD
All the mega airdrop commands need a restart beforce they work!!
Emercency Airdrop
scr_airdrop_mega_ac130 "2"
scr_airdrop_mega_ammo "12"
scr_airdrop_mega_counter_uav "16"
scr_airdrop_mega_emp "0"
scr_airdrop_mega_harrier_airstrike "5"
scr_airdrop_mega_helicopter "5"
scr_airdrop_mega_helicopter_flares "3"
scr_airdrop_mega_helicopter_minigun "2"
scr_airdrop_mega_nuke "0"
scr_airdrop_mega_precision_airstrike "10"
scr_airdrop_mega_predator_missile "14"
scr_airdrop_mega_sentry "16"
scr_airdrop_mega_stealth_airstrike "3
scr_airdrop_mega_uav "12"

All the airdrop commands need a restart beforce they work!!
Normale care packige
scr_airdrop_ac130 "3"
scr_airdrop_ammo "17"
scr_airdrop_counter_uav "15"
scr_airdrop_emp "1"
scr_airdrop_harrier_airstrike "7"
scr_airdrop_helicopter "7"
scr_airdrop_helicopter_flares "5"
scr_airdrop_helicopter_minigun "3"
scr_airdrop_nuke "0"
scr_airdrop_precision_airstrike "11"
scr_airdrop_predator_missile "12"
scr_airdrop_sentry "12"
scr_airdrop_stealth_airstrike "5"
scr_airdrop_uav "17"

From a private match to a public match with XP

xblive_privatematch "0"
xblive_hostingprivateparty "0"
onlineunrankedgameandhost "0"

scr_dd_addtime "2.5"
scr_dd_bombtimer "45"
scr_dd_defusetime "5"
scr_dd_numlives "0"
scr_dd_planttime "5"
scr_dd_playerrespawndelay "0"
scr_dd_promode "0"
scr_dd_roundlimit "3"
scr_dd_roundswitch "1"
scr_dd_scorelimit "1"
scr_dd_timelimit "2.5"
scr_dd_waverespawndelay "0"
scr_dd_winlimit "2"
scr_diehard "0"