Post: Problems with Menu
02-14-2015, 04:27 PM #1
Dj33dj33
Little One
(adsbygoogle = window.adsbygoogle || []).push({}); Hello,

my Menu freeze now After 5-10min i dont know why it says "Connection Interrupted" than freeze ?

Why Is that so?

I give Credits in Menu !! Its The ELeGanCe Menu pls Need a help
(adsbygoogle = window.adsbygoogle || []).push({});
02-14-2015, 05:40 PM #2
ModyHacker
Gym leader
Originally posted by Dj33dj33 View Post
Hello,

my Menu freeze now After 5-10min i dont know why it says "Connection Interrupted" than freeze ?

Why Is that so?

I give Credits in Menu !! Its The ELeGanCe Menu pls Need a help


that means you have a "bad" code somewhere
02-18-2015, 12:39 PM #3
BicycleMods
Do a barrel roll!
I had the same problem when i was creating my mod menu aswell, and i realized what the problem was.
You have misnamed one of your sub menu titles.
Go through your submenu's and make sure you have corrected the titles.

A SubMenu mistake for Example:
self add_menu("SubMenuTitle", "Your Menu Title", "Verification Status");
self add_option("SubMenuTitle", "God Mode", ::ToggleGod);
self add_option("SubMenuTitl", "Unlimited Ammo", ::Toggle_ammo);

You forgot the "e" and your mistake was here: self add_option("SubMenuTitl", "Unlimited Ammo", ::Toggle_ammo);
Correct the title with the 'e" and you shouldn't freeze for that menu.

Also check to make sure that your menu name is correct for that sub menu aswell. Needa

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo