тσямєηтє∂ мσ∂z

Welcome To TormentedModz Message TormentedModz For Help On Hosting And CLz

Join the forum, it's quick and easy

тσямєηтє∂ мσ∂z

Welcome To TormentedModz Message TormentedModz For Help On Hosting And CLz

тσямєηтє∂ мσ∂z

Would you like to react to this message? Create an account in a few clicks or log in to continue.

тσямєηтє∂мσ∂z + тσямєηтє∂мσ∂z¢ℓz + тσямєηтє∂ℓσввуѕ


4 posters

    Patch making on MW2

    Anonymous
    Guest
    Guest


    Patch making on MW2 Empty Patch making on MW2

    Post by Guest Sun Oct 16, 2011 8:06 pm

    Hey everyone,

    This tutorial will show you ALL the CFG codes and how to use the CFG codes to make a MW2 1.12 patch!

    1.12 is nothing like 1.11, 1.12 you can only use CFG mods as in 1.11 we used GSC. Basically CFG mods are commands. You can only command the game with commands the game already knows.

    Table of contecnts

    1 - Ultimate MW2 Patch Making Thread.
    2 - CFG Codes
    3 - Prestiges
    4 - Maps
    5 - DVARS
    6 - How To Make A Patch
    7 - How To Make A patch(No Gen)

    CFG codes

    Code:

    toggle jump_height 1000 700 39;bg_fallDamageMinHeight 999999;bg_fallDamageMaxHeight 999999

    super speed:
    Code:

    g_speed 800 500 190

    god mode:
    Code:

    scr_player_maxhealth 100000000

    gravity toggle:
    Code:

    toggle g_gravity 20 800

    ranked match:
    Code:

    onlinegame 1; onlinegameandhost 1; xblive_privatematch 0; xblive_rankedmatch 1;wait 1; fast_restart

    change to ffa:
    Code:

    g_gametype dm;fast_restart

    fast restart:
    Code:

    fast_restart

    slow restart:
    Code:

    map_restart

    server bandwidth
    Code:

    toggle drawServerBandwidth 0 1

    green player name
    Code:

    ui_playerPartyColor 0 1 0 1

    fast pred
    Code:

    missileRemoteSpeedTargetRange 9999 99999

    fast heart beat
    Code:

    toggle motionTrackerSweepSpeed 9999 2000; toggle motionTrackerSweepInterval 1 3; toggle motionTrackerSweepAngle 180 90; toggle motionTrackerRange 2500 1600; toggle motionTrackerPingSize 0.1 0.2

    floating glass
    Code:

    toggle glass_fall_gravity -99 800

    glass break
    Code:

    glass_break 1

    color team names
    Code:

    g_teamcolor_axis 1 0.5 0; g_teamcolor_allies 0 0 0

    vote to skip with 1 vote
    Code:

    toggle set party_vetoPercentRequired 0.01 0.501

    unusable square
    Code:

    toggle g_useholdtime 0 65535

    headshots only
    Code:

    scr_game_onlyheadshots 1;wait 1; fast_restart

    pc graffx
    Code:

    toggle scr_art_tweak 1 0; toggle scr_art_tweak_message 1 0; toggle r_glowUseTweaks 1 0; toggle r_filmUseTweaks 1 0

    l33t hack
    Code:

    toggle ui_debugMode 0 1

    Every One Can Hear Me:
    Code:

    cg_everyoneHearsEveryone 1;cg_chatWithOtherTeams 1;cg_deadChatWithTeam 1;cg_deadHearAllLiving 1;cg_deadHearTeamLiving 1;cg_drawTalk ALL;cg_deadChat 1

    Super Melee:
    Code:

    toggle player_meleeHeight 1000 10; toggle player_meleeRange 1000 64; toggle player_meleeWidth 1000 10

    Minisclue Jump Damage
    Code:

    bg_fallDamageMinHeight 1;bg_fallDamageMaxHeight 1

    Show Status:
    Code:

    status

    scoreboard font
    Code:

    toggle cg_scoreboardFont 0 1 2 3 4 5 6 7 8 9 10

    change class
    Code:

    toggle ui_allow_classchange 0 1

    invisible gun
    Code:

    toggle cg_gun_x 0 -50

    map size
    Code:

    toggle compassSize 1 1.25 1.5 1.75 2 3 4 5

    color player name:
    Code:

    ui_playerPartyColor 0 1 0 1

    max explosives:
    Code:

    toggle scr_maxPerPlayerExplosives 999 2

    fast pred:
    Code:

    missileRemoteSpeedTargetRange 9999 99999

    green box:
    Code:

    toggle aim_slowdown_region_height 2.85 0; toggle aim_slowdown_region_width 2.85 0

    end game:
    Code:

    scr_ctf_timelimit .01;scr_dd_timelimit .01;scr_dm_timelimit .01;scr_dom_timelimit .01;scr_koth_timelimit .01;scr_sab_timelimit .01;scr_war_timelimit .01

    long game:
    Code:

    scr_ctf_timelimit 90;scr_dd_timelimit 90;scr_dm_timelimit 90;scr_dom_timelimit 90;scr_koth_timelimit 90;scr_sab_timelimit 90;scr_war_timelimit 90

    no friction:
    Code:

    phys_frictionScale 1

    3rd person:
    Code:

    toggle cg_thirdperson 0 1

    super steady aim:
    Code:

    toggle perk_weapSpreadMultiplier 0.0001 0.62

    rapid fire gun:
    Code:

    toggle player_burstFireCooldown 0 1 must be used with super reload

    super reload:
    Code:

    toggle perk_weapReloadMultiplier 0.0001 .5

    pro mod:
    Code:

    toggle cg_fov 90 68

    thermal vision:
    Code:

    toggle r_filmtweakenable 1 0;toggle r_filmusetweaks 1 0;toggle r_filmtweakinvert 1 0

    rainbow vision:
    Code:

    toggle r_debugShader 0 1 2 3

    clan tag
    Code:

    set clanname {MV}

    ladder jump:
    Code:

    toggle jump_ladderPushVel 1024 128

    super javelin:
    Code:

    toggle missile_macross 0 1

    knockback:
    Code:

    toggle g_knockback 100 5

    knife range:
    Code:

    toggle player_meleeRange 999 2

    talking:
    Code:

    say (whatever you want to say)

    kick all:
    Code:

    kick all

    laser:
    Code:

    set cg_laserForceOn 1

    wall hack
    Code:

    toggle r_znear 5 55

    anti join
    Code:

    g_password 420

    anti join off
    Code:

    reset g_password

    team change
    Code:

    toggle ui_allow_teamchange 1 0

    fps
    Code:

    toggle cg_drawfps 1 0

    time scale
    Code:

    toggle timescale 0.5 1 2 5

    arena
    Code:

    g_gametype arena;party_gametype arena

    gtnw
    Code:

    g_gametype gtnw;party_gametype gtnw

    one flag
    Code:

    g_gametype oneflag;party_gametype oneflag

    vip
    Code:

    g_gametype vip;party_gametype vip

    Left Side Gun:
    Code:

    toggle cg_gun_y 0 10; toggle cg_gun_x 0 1

    Mantle Hack:
    Code:

    mantle_check_range 999

    Never Disconnet:
    Code:

    disconnectOnSignOut 0

    Stupid Sentry:
    Code:

    sentry_placement_feet_offset 100

    Verify Lobby:
    Code:

    g_speed 0;jump_height 0;wait 200; say Welcome To [Your PSN] Lobby;wait 200; say Hosted By:[PSN Name];wait 150; toggle jump_height 1000;bg_fallDamageMinHeight 999999;bg_fallDamageMaxHeight 999999; wait 5; g_speed 500;wait 5; toggle g_gravity 1000

    Clan Tag Verify:
    Code:

    sv_allowedClan1 [1st Clan Tag Here];sv_allowedClan2 [2nd Clan Tag Here]

    Fast Sensitivity:
    Code:

    profile_setViewSensitivity 50

    Slow Aiming:
    Code:

    perk_weapSpreadMultiplier 1000 0.62

    Riot Party:
    Code:

    shieldImpactBulletShakeScale 10

    Friendly Fire
    Code:

    toggle ui_friendlyfire 1 0

    Harrier in CP
    Code:

    scr_airdrop_mega_harrier_airstrike 500;scr_airdrop_harrier_airstrike 500

    Unlock Challenges
    Code:

    scr_complete_all_challenges 1;uploadStats

    Derank Lobby
    Code:

    g_teamname_axis resetstats;g_teamname_allies resetstats

    Disable Killstreaks:
    Code:

    scr_hardpoint_allowartillery 0;scr_hardpoint_allowuav 0;scr_hardpoint_allowsupply 0;scr_hardpoint_allowhelicopter 0

    codes from ukviper
    Code:

    profile_toggleRumble > toggle rumble controller ON/OFF
    percentcompletesp > amount of compleation for single player(main menu)
    percentcompletemp > amount of compleation for multi player(main menu)
    percentcompleteso > amount of compleation for spec Ops(main menu)
    PlayRumbleLoopOnPosition [rumble name] [pos] > rumble loop sound at position
    StopRumble [rumblename] > stop rumble
    PlayRumbleOnPosition [rumble name] [pos] > rumble sound at position
    playsoundatpos > play sound at position
    playloopsound > play loop sound(continuous)
    playsoundasmaster > play sound for everyone
    splitscreencontrols > enable splitscreen controls online or lan party
    loopSound > loop a sound for SELF only
    friendsonline > display friends only(not tested but is an active command)
    spectatingclient [client # here] > spectate your own client(even if dead)
    radarisjammed > true if radar is jammed
    connectioninfo > display your connection details with the console
    openSigninDialog > open your sign in menu if offline
    +specPrev > go back a client
    +specNext > go forward a client
    +toggleSpec > false if specate is not active
    physVeh_explodeForce > The force applied to physics vehicles due to explosions
    physVeh_explodeSpinScale > The max (random) offset from the center of mass at which splash damage applies its force
    physVeh_pathConstraintCfm > The constraint cfm for path-constrained vehicles
    togglePlayerMute [client or player #] > mute a certain player ingame

    View Friends List:
    Code:

    xshowfriendslist

    Screw up headsets:
    Code:

    forcevoicefail 1

    Super Helicopter:
    Code:

    scr_heli_maxhealth 99999

    Force Host Migration
    Code:

    migrate

    Make controller vibrate
    Code:

    playrumble ControllerRumble

    View any new messages:
    Code:

    anynewmail

    Open Leaderboards in-game:
    Code:

    OpenLeaderboard

    View your PSN Profile:
    Code:

    menu_ps3_profile

    Reset all your custom classes:
    Code:

    menu_resetcustomclasses

    -2 Ways of viewing your gamercard:
    Code:

    ViewGamerCard

    Code:

    script_showGamerCard

    View your IP Adress
    Code:

    showip

    Connect to anyone's game from IP
    Code:

    connect_lobby IP-GOES-HER


    prestiges

    disconnect; setplayerdata prestige 0; uploadStats

    Prestige 1:
    Code:

    disconnect; setplayerdata prestige 1; uploadStats

    Prestige 2:
    Code:

    disconnect; setplayerdata prestige 2; uploadStats

    Prestige 3:
    Code:

    disconnect; setplayerdata prestige 3; uploadStats

    Prestige 4:
    Code:

    disconnect; setplayerdata prestige 4; uploadStats

    Prestige 5:
    Code:

    disconnect; setplayerdata prestige 5; uploadStats

    Prestige 6:
    Code:

    disconnect; setplayerdata prestige 6; uploadStats

    Prestige 7:
    Code:

    disconnect; setplayerdata prestige 7; uploadStats

    Prestige 8:
    Code:

    disconnect; setplayerdata prestige 8; uploadStats

    Prestige 9:
    Code:

    disconnect; setplayerdata prestige 9; uploadStats

    Prestige 10:
    Code:

    disconnect; setplayerdata prestige 10; uploadStats

    Prestige 11:
    Code:

    disconnect; setplayerdata prestige 11; uploadStats

    change maps

    change maps:

    map mp_estate
    map mp_favela
    map mp_highrise
    map mp_derail
    mp_checkpoint <---karachi
    map mp_quarry
    map mp_rundown
    map mp_rust
    map mp_boneyard <---scrapyard
    map mp_nightshift <---skidrow
    map mp_subbase
    map mp_terminal
    map mp_underpass
    map mp_brecourt <---wasteland

    i will be posting rest soon Smile




    TM
    TM
    Founder & Leader
    Founder & Leader


    Posts : 28
    Reputation : 0
    Join date : 2011-10-15
    Age : 27
    Location : Leiecester

    Patch making on MW2 Empty Re: Patch making on MW2

    Post by TM Sun Nov 06, 2011 11:02 pm

    Good Post Stickied.
    TM--Co-H
    TM--Co-H


    Posts : 2
    Reputation : 0
    Join date : 2011-11-17

    Patch making on MW2 Empty Re: Patch making on MW2

    Post by TM--Co-H Thu Nov 17, 2011 9:08 am

    yo ite
    SK Dubstep
    SK Dubstep


    Posts : 1
    Reputation : 0
    Join date : 2011-11-26

    Patch making on MW2 Empty Re: Patch making on MW2

    Post by SK Dubstep Sun Nov 27, 2011 3:00 am

    o.O sweet ima Try Smile
    TM--SWIFTYx
    TM--SWIFTYx


    Posts : 2
    Reputation : 0
    Join date : 2011-11-27

    Patch making on MW2 Empty Re: Patch making on MW2

    Post by TM--SWIFTYx Sun Nov 27, 2011 3:06 am

    Nice Post Smile if i ever get round to coding again i will use this Smile

    Sponsored content


    Patch making on MW2 Empty Re: Patch making on MW2

    Post by Sponsored content


      Current date/time is Mon May 06, 2024 10:16 pm