?

Has this been useful for you?

  1. Yes

    100.0%
  2. No

    0 vote(s)
    0.0%

Call of Duty 3 ISO Mods

muffintastic Feb 3, 2017

  1. muffintastic

    muffintastic Lifetime Gold Lifetime Gold
    35/47

    Joined:
    Jan 27, 2013
    Messages:
    660
    Likes Received:
    287
    Trophy Points:
    75
    Gender:
    Male
    Location:
    England
    Console:
    Xbox
    Hey,

    So here we have some ISO mods as such for COD3.

    Code:
    // SINGLEPLAYER DEFAULT COD3 XENON A BUTTONS
    //
    // AKA: Default
    
    unbind L1
    unbind R1
    unbind L2
    unbind R2
    unbind L3
    unbind R3
    unbind SQUARE
    unbind TRIANGLE
    unbind CIRCLE
    unbind JOY6
    unbind UPARROW
    unbind DOWNARROW
    unbind LEFTARROW
    unbind RIGHTARROW
    unbind TAB
    unbind PAUSE
    unbind ESCAPE
    
    // Controller Controls
    bind L1 "+speed"
    bind R1 "+attack"
    bind R2 "+grenadeattack"
    bind L2 "+smokegrenade"
    bind L3 "+binoculars"
    bind R3 "+melee"
    
    //Stance&Activate
    bind SQUARE "+activatereload"
    bind TRIANGLE "weapnext"
    bind CIRCLE "+stance"
    bind JOY6 "+gostand"
    
    //D-Pad
    // Take out this next bind when you get +binnocularsbreath (like sprintbreath in MP)
    bind UPARROW "god"
    bind LEFTARROW "noclip"
    bind RIGHTARROW ""
    bind DOWNARROW "give all"
    
    //Menus&Interaction
    bind TAB "+scores"
    bind PAUSE "togglepaused"
    bind ESCAPE "togglemenu"
    
    // this is how many millisecs count twards the "activate" part of the activate reload
    // this should be 0 if not using activate reload
    set g_useholdtime "250"
    
    clearallaliases
    buttonalias VehicleTank L2 "FireCoax"
    buttonalias VehicleTank L1 "AlignTurret"
    buttonalias Vehicle CIRCLE "Reverse"
    buttonalias Vehicle R1 "Gas"
    buttonalias Vehicle L1 "HandBrake"
    Replace xenon_a.cfg in your ISO once unzipped.
     

    Attached Files:

  2. Justeve

    Justeve Lifetime Gold Lifetime Gold
    125/188

    Joined:
    Jan 21, 2010
    Messages:
    550
    Likes Received:
    1,103
    Trophy Points:
    125
    Gender:
    Male
    Location:
    London
    Console:
    Xbox One
    Nothing short of amazing thanks for sharing this.
     
  3. muffintastic

    muffintastic Lifetime Gold Lifetime Gold
    75/94

    Joined:
    Jan 27, 2013
    Messages:
    660
    Likes Received:
    287
    Trophy Points:
    75
    Gender:
    Male
    Location:
    England
    Console:
    Xbox
    I made this as I couldn't find one anywhere.
     
  4. james2452

    james2452 Member
    35/47

    Joined:
    Jun 10, 2012
    Messages:
    522
    Likes Received:
    77
    Trophy Points:
    35
    Gender:
    Male
    Location:
    England ,surrey
    Console:
    Xbox
    This is only single player .
    notarget
    seta g_speed "370"
    seta developer "1"
    seta developer_script "1"

    // SINGLEPLAYER DEFAULT COD3 XENON A BUTTONS
    //
    // AKA: Default

    unbind L1
    unbind R1
    unbind L2
    unbind R2
    unbind L3
    unbind R3
    unbind SQUARE
    unbind TRIANGLE
    unbind CIRCLE
    unbind JOY6
    unbind UPARROW
    unbind DOWNARROW
    unbind LEFTARROW
    unbind RIGHTARROW
    unbind TAB
    unbind PAUSE
    unbind ESCAPE

    // Controller Controls
    bind L1 "+speed"
    bind R1 "+attack"
    bind R2 "+grenadeattack"
    bind L2 "+smokegrenade"
    bind L3 "+binoculars"
    bind R3 "+melee"

    //Stance&Activate
    bind SQUARE "+activatereload"
    bind TRIANGLE "weapnext"
    bind CIRCLE "+stance"
    bind JOY6 "+gostand"

    //D-Pad
    bind UPARROW "notarget"
    bind LEFTARROW "noclip"
    bind RIGHTARROW "g_speed 370"
    bind DOWNARROW "giveall"

    //Menus&Interaction
    bind TAB "+scores"
    bind PAUSE "togglepaused"
    bind ESCAPE "togglemenu"

    set g_useholdtime "250"

    clearallaliases
    buttonalias VehicleTank L2 "FireCoax"
    buttonalias VehicleTank L1 "AlignTurret"
    buttonalias Vehicle CIRCLE "Reverse"
    buttonalias Vehicle R1 "Gas"
    buttonalias Vehicle L1 "HandBrake"

    seta developer "1"
    seta developer_script "1"
     

Share This Page

Close