Page 10 of 12 FirstFirst ... 89101112 LastLast
Results 136 to 150 of 166
  1. #136
    majarian's Avatar
    Join Date
    Nov 2009
    Gender
    male
    Location
    C:\Nexon\maplestory
    Posts
    114
    Reputation
    10
    Thanks
    34
    My Mood
    Asleep
    how can i unlock the console to use the commands

  2. #137
    Archangel's Avatar
    Join Date
    Feb 2010
    Gender
    male
    Location
    Between Both Worlds
    Posts
    8,866
    Reputation
    1021
    Thanks
    9,003
    My Mood
    Angelic
    use vac chaos to unlock the console.
    make note: its detected

  3. #138
    majarian's Avatar
    Join Date
    Nov 2009
    Gender
    male
    Location
    C:\Nexon\maplestory
    Posts
    114
    Reputation
    10
    Thanks
    34
    My Mood
    Asleep
    oh thx but is there on that is not detected

  4. #139
    Archangel's Avatar
    Join Date
    Feb 2010
    Gender
    male
    Location
    Between Both Worlds
    Posts
    8,866
    Reputation
    1021
    Thanks
    9,003
    My Mood
    Angelic
    no, there isnt

  5. #140
    ZeroTroubles's Avatar
    Join Date
    Feb 2010
    Gender
    male
    Location
    Whereever I feel like.
    Posts
    3,050
    Reputation
    145
    Thanks
    505
    My Mood
    Amused
    HERE ARE ALL THE COMMANDS IN CODE... I didnt like the Bold xD

    Code:
    ###############################################
    To kick a player...
    First type 
    
    Code:
    status
    Followed by this command with the player ID code
    
    Code:
    clientkick
    An example would be
    
    Code:
    clientkick 5
    ###############################################
    To change a map
    Type one of the code listed depending on the map you want
    
    
    Code:
    map mp_afghan
    map mp_boneyard (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_rust
    map mp_subbase
    map mp_terminal
    map mp_underpass
    ###############################################
    
    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
    ###############################################
    
    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.
    
    
    Code:
    restart_map
    fast_restart
    Team 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"
    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"
    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"
    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"
    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"
    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"
    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"
    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 "7500"
    scr_war_timelimit "10"
    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"
    ###############################################
    
    XP Mod (The number followed by the code is a multiplier so if you do 10 and the normal amount of points you would normally get is a 100 per kill, you will now get 1000 instead as you have multiplied by 10.
    
    
    Code:
    scr_xpscale 10
    ###############################################
    
    Die Hard mod. (Everyone gets last stand perk and adding the ability of team mates reviving you by using the F button)
    
    
    Code:
    scr_diehard "0"
    ###############################################
    
    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"###############################################
    To kick a player...
    First type 
    
    Code:
    status
    Followed by this command with the player ID code
    
    Code:
    clientkick
    An example would be
    
    Code:
    clientkick 5
    ###############################################
    To change a map
    Type one of the code listed depending on the map you want
    
    
    Code:
    map mp_afghan
    map mp_boneyard (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_rust
    map mp_subbase
    map mp_terminal
    map mp_underpass
    ###############################################
    
    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
    ###############################################
    
    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.
    
    
    Code:
    restart_map
    fast_restart
    Team 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"
    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"
    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"
    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"
    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"
    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"
    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"
    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 "7500"
    scr_war_timelimit "10"
    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"
    ###############################################
    
    XP Mod (The number followed by the code is a multiplier so if you do 10 and the normal amount of points you would normally get is a 100 per kill, you will now get 1000 instead as you have multiplied by 10.
    
    
    Code:
    scr_xpscale 10
    ###############################################
    
    Die Hard mod. (Everyone gets last stand perk and adding the ability of team mates reviving you by using the F button)
    
    
    Code:
    scr_diehard "0"
    ###############################################
    
    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:
    
    Code:
    sv_cheats 1; jump_height 1000; bg_fallDamageMinHeight "1001"

  6. #141
    oliie's Avatar
    Join Date
    Mar 2010
    Gender
    male
    Posts
    5
    Reputation
    10
    Thanks
    0
    Is there a command to give myself a specific weapon? Also is there a command for ammo?

  7. #142
    Abstract backup's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Posts
    69
    Reputation
    13
    Thanks
    18
    Quote Originally Posted by oliie View Post
    Is there a command to give myself a specific weapon? Also is there a command for ammo?
    U can use littleservertool for infinite ammo

  8. #143
    oliie's Avatar
    Join Date
    Mar 2010
    Gender
    male
    Posts
    5
    Reputation
    10
    Thanks
    0
    No. I need it because when I use g_giveall it gives me guns but with no ammunition. I also need to try some killstreaks. In other CoDs killstreaks could be used from command give but apparently this command doesn't work anymore in MW2.

  9. #144
    lockdown6435's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Location
    DayZ Forum Babysitter
    Posts
    1,369
    Reputation
    98
    Thanks
    5,698
    My Mood
    Tired
    If you want advanced stuff like weapons and ammo and other stuff, simply go get Modloader and make a mod (C++ must be known though...though you can pick up what to do). Console is for making small servers, were as Modloader creates a whole new version of a server. and is for bigger editing.,
    Quote Originally Posted by VindictusMods
    I'll just change my IP, and I have all your IP's guys. So watch it. I may hack or put a virus in ur computer.
    Quote Originally Posted by sd333221
    Injecting in the lobby gets you directly banned. Thats my secret deal with Battleye, I let them have the people who can't read the instructions and they don't ban the others in return.

  10. #145
    ReKinu's Avatar
    Join Date
    Jan 2009
    Gender
    male
    Location
    Here and There
    Posts
    137
    Reputation
    9
    Thanks
    23
    My Mood
    Sleepy
    thx..........
    To do list:
    [] I do it [] I don't do it

    Get 10 posts []
    Get 50 posts []
    Get 100 posts []

    Get 200 posts []
    Get 300 posts []
    Get 400 posts []
    Get 500 posts []
    Get 600 posts []
    Get 700 posts []
    Get 800 posts []
    Get 900 posts []
    Get 1000 posts []

    Get Kicked Hacking []
    Get kicked without hack []

    Make a hack []
    Buy zp []
    Use a hack []
    Make my own Crossfire CrossHair []

    [IMG]https://i111.photobucke*****m/albums/n121/golmor/learntoprogram-1.png[/IMG]

  11. #146
    shailm_85's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Posts
    13
    Reputation
    10
    Thanks
    0
    My Mood
    Happy
    Thanks for all the commands

    im using AlterIW 1.3.37a
    Can anyone give me the console command for Game Mode "Demolition" & "VIP" ???

    I tryed this commands for demolition

    g_gametype dem
    scr_dem_bombtimer "30"
    scr_dem_defusetime "5"
    scr_dem_hotpotato "0"
    scr_dem_numlives "0"
    scr_dem_planttime "2.5"
    scr_dem_playerrespawndelay "7.5"
    scr_dem_promode "0" (Extra bullet damage)
    scr_dem_roundlimit "1"
    scr_dem_roundswitch "1"
    scr_dem_scorelimit "0"
    scr_dem_timelimit "20"
    scr_dem_waverespawndelay "0"
    scr_dem_winlimit "1"

    First command changed game type to Free For All
    & the rest were Unknow commands

    And this for VIP

    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

    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"
    map_restart

    after this my game hanged

    Thanks
    Last edited by shailm_85; 07-15-2010 at 10:25 PM.

  12. #147
    kostman's Avatar
    Join Date
    Feb 2009
    Gender
    male
    Location
    My mother's belly
    Posts
    178
    Reputation
    10
    Thanks
    68
    My Mood
    Goofy
    Nice job m8!


    Kostman is watching...

  13. #148
    samirrrr's Avatar
    Join Date
    Jun 2009
    Gender
    male
    Location
    On Mpgh
    Posts
    53
    Reputation
    10
    Thanks
    5
    My Mood
    Relaxed
    Nice commands.. I will try to use them xd

  14. #149
    Thijs12's Avatar
    Join Date
    May 2007
    Gender
    male
    Location
    New Zealand
    Posts
    537
    Reputation
    20
    Thanks
    280
    My Mood
    Breezy
    how can you tell someone's player ID code?

  15. #150
    Abstract's Avatar
    Join Date
    Mar 2009
    Gender
    male
    Location
    Look in your refrigerator
    Posts
    3,626
    Reputation
    54
    Thanks
    980
    Quote Originally Posted by Thijs12 View Post
    how can you tell someone's player ID code?
    I think the code is

    Code:
    status

Page 10 of 12 FirstFirst ... 89101112 LastLast

Similar Threads

  1. Console Commands and Answers
    By n0aim in forum Call of Duty Modern Warfare 2 Help
    Replies: 18
    Last Post: 02-14-2010, 12:37 PM
  2. [Release] Intresting console commands
    By brucevduyn in forum Call of Duty 6 - Modern Warfare 2 (MW2) Hacks
    Replies: 19
    Last Post: 02-10-2010, 02:52 PM
  3. console commands
    By Magnus1992 in forum Call of Duty Modern Warfare 2 Help
    Replies: 6
    Last Post: 02-08-2010, 10:40 AM
  4. Console command to spectate if im the host?
    By CoNtEsA in forum Call of Duty Modern Warfare 2 Help
    Replies: 4
    Last Post: 02-08-2010, 12:38 AM
  5. console command help
    By akitheone in forum Call of Duty Modern Warfare 2 Help
    Replies: 4
    Last Post: 02-07-2010, 05:35 PM