Post: Tutorial on How to Toggle your whole 1.12 Menu On and Off
03-20-2011, 10:01 PM #1
(adsbygoogle = window.adsbygoogle || []).push({}); Hi Guys

This is a nice little trick to toggle your full menu on and off so you can just play normal for a bit and not worry about opening you menu by mistake

For me this is really good as i have been editing the stealth menu where you had to press L2 to open it.

This will show you how to have a clean set of buttons and just play normal or with just uav on lol

what you will need:

2 .gsc files in your patch renamed to cfg files

A brain
_______________________

Ok in your first file have only the normal buttons for mw2

bind BUTTON_RSHLDR "+attack"
bind BUTTON_LSHLDR "+speed_throw"
bind BUTTON_RTRIG "+frag"
bind BUTTON_LTRIG "+smoke"
bind BUTTON_RSTICK "+melee"
bind BUTTON_LSTICK "+breath_sprint"
bind BUTTON_A "+gostand"
bind BUTTON_B "+stance"
bind BUTTON_X "+usereload"
bind BUTTON_Y "weapnext"
bind DPAD_UP "+actionslot 2"
bind DPAD_DOWN "+actionslot 2"
bind DPAD_LEFT "+actionslot 3"
bind DPAD_RIGHT "+actionslot 4"
bind BUTTON_BACK "togglescores"
bind BUTTON_START "togglemenu"

Now change the bind DPAD_UP "+actionslot 2"

To bind DPAD_UP "exec YOUR2ndFILESNAME.cfg"

Mine is bind DPAD_UP "exec omgyeahmyownpatchsicksxcsh.cfg"

In you 2nd file you would then put in all you codes for your menu and as up is not used for anything in the normal mw2 buttons it is all good

Then when you in game all your mod menu stuff will stay off till you turn it on with that one button also if you want to turn your menu off again just go into options and back out and it resets it for you

And that pretty much it

oh and also if you want you could add some little codes onto you first file like

bind BUTTON_RSHLDR "+attack"
bind BUTTON_LSHLDR "+speed_throw"
bind BUTTON_RTRIG "+frag"
bind BUTTON_LTRIG "+smoke"
bind BUTTON_RSTICK "+melee;set g_compassShowEnemies 1;set forceuav_debug 1;set scr_game_forceuav 1"
bind BUTTON_LSTICK "+breath_sprint"
bind BUTTON_A "+gostand"
bind BUTTON_B "+stance"
bind BUTTON_X "+usereload"
bind BUTTON_Y "weapnext"
bind DPAD_UP "exec omgyeahmyownpatchsicksxcsh.cfg"
bind DPAD_DOWN "+actionslot 2"
bind DPAD_LEFT "+actionslot 3"
bind DPAD_RIGHT "+actionslot 4"
bind BUTTON_BACK "togglescores"
bind BUTTON_START "togglemenu"

now everything will be normal but if you knife in a game you will have UAV allways on and as most of you know you dont have to be host for UAV on to work

Anyways Peace and i hope this helps some people

:420:
(adsbygoogle = window.adsbygoogle || []).push({});

The following 3 users say thank you to LetsGoGlobal for this useful post:

Ju1cy, PussayPatrol, trodger94
03-22-2011, 09:22 PM #11
daswiftguy
Since 2008
nice thanks i will use this

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo