Post: I Need Help! With A MW2 1.13 Patch!
06-26-2012, 05:33 PM #1
Callumeleyy
Scottish PS3 Modder!
(adsbygoogle = window.adsbygoogle || []).push({}); Any Mods? Delete or close this thread Smile i figured it out Smile

Cheers to anyone who helped in a way
(adsbygoogle = window.adsbygoogle || []).push({});
06-26-2012, 05:41 PM #2
X-RAY200
Little One
Be creative. Winky Winky
06-26-2012, 05:42 PM #3
04jberry
whoo piece of candy!!!
Originally posted by CallumEley View Post
Hi NGU I need help making a MW2 1.13 Patch :/ i have the clean menu/base i have Changed the Region code and data transferred and tested it, its fully working but im stuck at this part i dont really know what to put in all these options apart from one, a don't care LOL if this post gets HATED or what ever yous say.. But if someone asked me for help i would try and help them as much as i can. I have watched a few videos but they dont exactly help.

I Will Rep You, Sub to your channel and give you unlimited lobbies on w@w, CoD 4, Mw2 & Maybae BO XP Lobbies....

ScreenShots
You must login or register to view this content.

You must login or register to view this content.

You must login or register to view this content.

And so on this Patch has 11 Sub Menus LOL!

But i think yous know what im talking about


Have a look on others patches for ideas otherwise this will take you ages to fill out Smile
06-26-2012, 05:54 PM #4
Callumeleyy
Scottish PS3 Modder!
Originally posted by 04jberry View Post
Have a look on others patches for ideas otherwise this will take you ages to fill out Smile

im doing that now bro..im updating the screenshots...take a look
06-26-2012, 06:42 PM #5
04jberry
whoo piece of candy!!!
Originally posted by CallumEley View Post
im doing that now bro..im updating the screenshots...take a look


cool, that's probably your easiest way , also you should add a secret menu for yourself so all your codes you dont want anyone else to get you can stick in there. also bind the button back when you open the menu then reset it when you exit Smile
    
bind BUTTON_BACK vstr sm
set sm "bind DPAD_UP vstr sm1"

set sm1 ""

set sm11 ""
set sm12 ""
set sm13 ""
set sm 14 ""
set sm15 ""
set sm 16 ""

and so on Smile

The following user thanked 04jberry for this useful post:

Callumeleyy
06-26-2012, 06:48 PM #6
Callumeleyy
Scottish PS3 Modder!
Originally posted by 04jberry View Post
cool, that's probably your easiest way , also you should add a secret menu for yourself so all your codes you dont want anyone else to get you can stick in there. also bind the button back when you open the menu then reset it when you exit Smile
    
bind BUTTON_BACK vstr sm
set sm "bind DPAD_UP vstr sm1"

set sm1 ""

set sm11 ""
set sm12 ""
set sm13 ""
set sm 14 ""
set sm15 ""
set sm 16 ""

and so on Smile


Cheers buddy <3 apreciate the help

The following user thanked Callumeleyy for this useful post:

04jberry
06-26-2012, 07:28 PM #7
04jberry
whoo piece of candy!!!
Originally posted by CallumEley View Post
Cheers buddy <3 apreciate the help

thats alright m8 Smile
06-26-2012, 08:50 PM #8
Callumeleyy
Scottish PS3 Modder!
Originally posted by 04jberry View Post
thats alright m8 Smile

i updated the screenshots, im confused at this part :(
06-26-2012, 11:51 PM #9
04jberry
whoo piece of candy!!!
Originally posted by CallumEley View Post
i updated the screenshots, im confused at this part :(


heres an example too about 20 mins to do this also with the sub menu ujst copy the whole thing into a new tab on notepad++ and use ctrl+H to replace the GS dvar with the next one, youll get the hang of it just work out whats doing what and you should be up n running i no time Smile
    //main menu
// |button x activate vstr| |dpad down to go down| here you have to write out the menu like this each (Winky Winky is like a new line so it creates the menu look, and you have to have the whole manu in there
// | | dpad up to go up| | so well looks better lol at to tell apart on each menu option i change the first part of it from (^3blah) to (^5[blah]) so it will dysplay the brackets.
set mm1 "bind button_a vstr sm1;bind button_b vstr exit;bind dpad_up mm11;bind dpad_down mm2;^5[Game Settings];^3Lobby Settings;^3Personal Mods;^3Change Map;^3Fun Menu;^3Say Menu;^3Visions;^3Game Mode;^3Host Only;^3Kick n Ban;^3Infections"
set mm2 "bind button_a vstr sm2;bind button_b vstr exit;bind dpad_up mm1;bind dpad_down mm3;^3Game Settings;^5[Lobby Settings];^3Personal Mods;^3Change Map;^3Fun Menu;^3Say Menu;^3Visions;^3Game Mode;^3Host Only;^3Kick n Ban;^3Infections"
set mm3 "bind button_a vstr sm3;bind button_b vstr exit;bind dpad_up mm2;bind dpad_down mm4;^3Game Settings;^3Lobby Settings;^5[Personal Mods];^3Change Map;^3Fun Menu;^3Say Menu;^3Visions;^3Game Mode;^3Host Only;^3Kick n Ban;^3Infections"
set mm4 "bind button_a vstr sm4;bind button_b vstr exit;bind dpad_up mm3;bind dpad_down mm5;^3Game Settings;^3Lobby Settings;^3Personal Mods;^5[Change Map];^3Fun Menu;^3Say Menu;^3Visions;^3Game Mode;^3Host Only;^3Kick n Ban;^3Infections"
set mm5 "bind button_a vstr sm5;bind button_b vstr exit;bind dpad_up mm4;bind dpad_down mm6;^3Game Settings;^3Lobby Settings;^3Personal Mods;^3Change Map;^5[Fun Menu];^3Say Menu;^3Visions;^3Game Mode;^3Host Only;^3Kick n Ban;^3Infections"
set mm6 "bind button_a vstr sm6;bind button_b vstr exit;bind dpad_up mm5;bind dpad_down mm7;^3Game Settings;^3Lobby Settings;^3Personal Mods;^3Change Map;^3Fun Menu;^5[Say Menu];^3Visions;^3Game Mode;^3Host Only;^3Kick n Ban;^3Infections"
set mm7 "bind button_a vstr sm7;bind button_b vstr exit;bind dpad_up mm6;bind dpad_down mm8;^3Game Settings;^3Lobby Settings;^3Personal Mods;^3Change Map;^3Fun Menu;^3Say Menu;^5[Visions];^3Game Mode;^3Host Only;^3Kick n Ban;^3Infections"
set mm8 "bind button_a vstr sm8;bind button_b vstr exit;bind dpad_up mm7;bind dpad_down mm9;^3Game Settings;^3Lobby Settings;^3Personal Mods;^3Change Map;^3Fun Menu;^3Say Menu;^3Visions;^5[Game Mode];^3Host Only;^3Kick n Ban;^3Infections"
set mm9 "bind button_a vstr sm9;bind button_b vstr exit;bind dpad_up mm8;bind dpad_down mm10;^3Game Settings;^3Lobby Settings;^3Personal Mods;^3Change Map;^3Fun Menu;^3Say Menu;^3Visions;^3Game Mode;^5[Host Only];^3Kick n Ban;^3Infections"
set mm10 "bind button_a vstr sm10;bind button_b vstr exit;bind dpad_up mm9;bind dpad_down mm11;^3Game Settings;^3Lobby Settings;^3Personal Mods;^3Change Map;^3Fun Menu;^3Say Menu;^3Visions;^3Game Mode;^3Host Only;^5[Kick n Ban];^3Infections"
set mm11 "bind button_a vstr sm11;bind button_b vstr exit;bind dpad_up mm10;bind dpad_down mm1;^3Game Settings;^3Lobby Settings;^3Personal Mods;^3Change Map;^3Fun Menu;^3Say Menu;^3Visions;^3Game Mode;^3Host Only;^3Kick n Ban;^5[Infections]"

//Game Settings Shortend to GS and the options to GSO
// copy this into notpadd++ on its own the highligh option1 and press ctrl+H then type in the second box what you would like to replace it with then hit replace all.
set GS1 "bind button_a vstr GSO1;bind button_b vstr mm1;bind dpad_up GS11;bind dpad_down GS2;^5[option1];^3option2;^3option3;^3option4;^3option5;^3option6;^3option7;^3option8;^3option9;^3option10;^3option11"
set GS2 "bind button_a vstr GSO2;bind button_b vstr mm2;bind dpad_up GS1;bind dpad_down GS3;^3option1;^5[option2];^3option3;^3option4;^3option5;^3option6;^3option7;^3option8;^3option9;^3option10;^3option11"
set GS3 "bind button_a vstr GSO3;bind button_b vstr mm3;bind dpad_up GS2;bind dpad_down GS4;^3option1;^3option2;^5[option3];^3option4;^3option5;^3option6;^3option7;^3option8;^3option9;^3option10;^3option11"
set GS4 "bind button_a vstr GSO4;bind button_b vstr mm4;bind dpad_up GS3;bind dpad_down GS5;^3option1;^3option2;^3option3;^5[option4];^3option5;^3option6;^3option7;^3option8;^3option9;^3option10;^3option11"
set GS5 "bind button_a vstr GSO5;bind button_b vstr mm5;bind dpad_up GS4;bind dpad_down GS6;^3option1;^3option2;^3option3;^3option4;^5[option5];^3option6;^3option7;^3option8;^3option9;^3option10;^3option11"
set GS6 "bind button_a vstr GSO6;bind button_b vstr mm6;bind dpad_up GS5;bind dpad_down GS7;^3option1;^3option2;^3option3;^3option4;^3option5;^5[option6];^3option7;^3option8;^3option9;^3option10;^3option11"
set GS7 "bind button_a vstr GSO7;bind button_b vstr mm7;bind dpad_up GS6;bind dpad_down GS8;^3option1;^3option2;^3option3;^3option4;^3option5;^3option6;^5[option7];^3option8;^3option9;^3option10;^3option11"
set GS8 "bind button_a vstr GSO8;bind button_b vstr mm8;bind dpad_up GS7;bind dpad_down GS9;^3option1;^3option2;^3option3;^3option4;^3option5;^3option6;^3option7;^5[option8];^3option9;^3option10;^3option11"
set GS9 "bind button_a vstr GSO9;bind button_b vstr mm9;bind dpad_up GS8;bind dpad_down GS10;^3option1;^3option2;^3option3;^3option4;^3option5;^3option6;^3option7;^3option8;^5[option9];^3option10;^3option11"
set GS10 "bind button_a vstr GSO10;bind button_b vstr mm10;bind dpad_up GS9;bind dpad_down GS11;^3option1;^3option2;^3option3;^3option4;^3option5;^3option6;^3option7;^3option8;^3option9;^5[option10];^3option11"
set GS11 "bind button_a vstr GSO11;bind button_b vstr mm11;bind dpad_up GS10;bind dpad_down GS1;^3option1;^3option2;^3option3;^3option4;^3option5;^3option6;^3option7;^3option8;^3option9;^3option10;^5[option11]"

set GSO1 "Replace With Code"
set GSO2 "Replace With Code"
set GSO3 "Replace With Code"
set GSO4 "Replace With Code"
set GSO5 "Replace With Code"
set GSO6 "Replace With Code"
set GSO7 "Replace With Code"
set GSO8 "Replace With Code"
set GSO9 "Replace With Code"
set GSO10 "Replace With Code"
set GSO11 "Replace With Code"

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo