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:
Status: Offline
Joined: Dec 30, 201212Year 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.
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:
Status: Offline
Joined: Dec 30, 201212Year Member
Posts: 3,778
Reputation Power: 3016
Can anyone help me?
Thanks.
Thanks.
- 0useful
- 0not useful
#3. Posted:
Status: Offline
Joined: Jul 16, 201311Year Member
Posts: 52
Reputation Power: 2
Status: Offline
Joined: Jul 16, 201311Year 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!
- 0useful
- 0not useful
You are viewing our Forum Archives. To view or take place in current topics click here.