모던워페어 콘솔명령어

스팀/콜오브듀티 2013. 8. 21. 21:59


경험치
seta scr_xpscale 10000


체력 조절
scr_player_maxhealth "100"


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


게임타이프
g_gametype dm        데몰리션
g_gametype tdm       팀데쓰매치
g_gametype dom       도미네이션
g_gametype sd         서치앤디스트로이
g_gametype ctf         캡쳐더플래그
g_gametype koth          ?
g_gametype war         그라운드워                                   
g_gametype gtnw        글로벌 써모뉴클리어워
g_gametype arena       아레나
g_gametype sab          사보타쥬

scr_war_scorelimit "15000" - set the score limit on WAR (team deathmatch) gametype  점수제한
scr_war_timelimit "30" - set the time limit                                                              시간제한



하드코어 유무

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

 

 

근접설정

 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"

 

 

 

 

 

 

 

 

 

 

 


모든 설정뒤 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";
scr_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

 

 

 



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"

 

모던워페어3 맵리스트 추가

 

maps

 

Lockdown      mp_alpha
Bootleg              mp_bootleg
Mission              mp_bravo
Carbon              mp_carbon
Dome              mp_dome
Downturn      mp_exchange
Hardhat              mp_hardhat
Interchange          mp_interchange
Fallen              mp_lambeth
Bakaara              mp_mogadishu
Resistance      mp_paris
Arkaden              mp_plaza2
Outpost              mp_radar
Seatown              mp_seatown
Underground      mp_underground
Village              mp_village