You are viewing our Forum Archives. To view or take place in current topics click here.
Menu not opening? +Rep
Posted:

Menu not opening? +RepPosted:

ip
  • V5 Launch
Status: Offline
Joined: Dec 30, 201211Year Member
Posts: 3,778
Reputation Power: 3016
Status: Offline
Joined: Dec 30, 201211Year Member
Posts: 3,778
Reputation Power: 3016
Okay. Well, I have tried this several times. I am using Im JtagModz's menu base for mw2. I go prone and knife. The menu will not open. I try changing it and it still will not open. Any ideas on how to fix this?

Please help me!!! I will +rep you insanely

Edit. Here is the code to open the menu.

if (_Buttons(Client) & (PRONE) && _Buttons(Client) & (RS))
   {
      if (!Open[Client])
         OpenMenu(Client);
      else
         CloseMenu(Client);
   }
#2. Posted:
ip
  • Winter 2018
Status: Offline
Joined: Dec 30, 201211Year Member
Posts: 3,778
Reputation Power: 3016
Status: Offline
Joined: Dec 30, 201211Year Member
Posts: 3,778
Reputation Power: 3016
Can anyone help me?
Thanks.
#3. Posted:
IHack2Much1337
  • Junior Member
Status: Offline
Joined: Jul 16, 201310Year Member
Posts: 52
Reputation Power: 2
Status: Offline
Joined: Jul 16, 201310Year Member
Posts: 52
Reputation Power: 2
What usually works for me is deleting it from xex menu and then rebooting then putting it on xex menu again. Hope this helps!
Jump to:
You are viewing our Forum Archives. To view or take place in current topics click here.