Post: Submenus inside submenus WhiteWater Menu Base
03-23-2016, 02:15 AM #1
(adsbygoogle = window.adsbygoogle || []).push({}); How do you add Submenus inside a submenu like i have killstreaks and there are too many and i wanna continue the killstreaks with a page 2 and this menu is new to me and i have no clue how to do that any help would be amazing
(adsbygoogle = window.adsbygoogle || []).push({});
03-23-2016, 02:16 AM #2
Default Avatar
Remy
Guest
Originally posted by AMTTEAM View Post
How do you add Submenus inside a submenu like i have killstreaks and there are too many and i wanna continue the killstreaks with a page 2 and this menu is new to me and i have no clue how to do that any help would be amazing


Not sure how it is set up but just add
    addSubMenu(blah blah);

within it ? Same way you would add a submenu to the main menu itself?
03-23-2016, 02:44 AM #3
Originally posted by Remy View Post
Not sure how it is set up but just add
    addSubMenu(blah blah);

within it ? Same way you would add a submenu to the main menu itself?


If you could check it out it would be very very awsome

You must login or register to view this content.
03-23-2016, 03:18 AM #4
Im_YouViolateMe
NextGenUpdate Elite
WhiteWater is very old btw
03-23-2016, 04:01 AM #5
Originally posted by YouViolateMe View Post
WhiteWater is very old btw


Its very stable and very nice i love the design i wanna know how to add submenus to submenus like is said above
03-23-2016, 04:24 AM #6
sven
Are you high?
Originally posted by AMTTEAM View Post
How do you add Submenus inside a submenu like i have killstreaks and there are too many and i wanna continue the killstreaks with a page 2 and this menu is new to me and i have no clue how to do that any help would be amazing


something like this

    self add_option_alt(i, "Bot Menu", ::submenu, "bot_sub", "^1---Bot Menu---");

bot = "bot_sub";
self add_menu_alt(bot, "admin_sub", "^1---Bot Menu---", "Admin");
03-23-2016, 05:08 AM #7
Originally posted by IcyAF
something like this

    self add_option_alt(i, "Bot Menu", ::submenu, "bot_sub", "^1---Bot Menu---");

bot = "bot_sub";
self add_menu_alt(bot, "admin_sub", "^1---Bot Menu---", "Admin");


Add me on skype @ amt.team
03-23-2016, 02:56 PM #8
MrMoan
Big Daddy
self add_menu("SubMenu11", "Main Menu", "Host");
self add_option("SubMenu11", "Blank", ::Test_Function);
self add_option("SubMenu11", "Blank", ::Test_Function);
self add_option("SubMenu11", "KillStreaks 2", ::submenu, "KillStreaks 2", "KillStreaks 2");


Thats how you do it.
03-23-2016, 07:26 PM #9
Originally posted by MrMoan View Post
self add_menu("SubMenu11", "Main Menu", "Host");
self add_option("SubMenu11", "Blank", ::Test_Function);
self add_option("SubMenu11", "Blank", ::Test_Function);
self add_option("SubMenu11", "KillStreaks 2", ::submenu, "KillStreaks 2", "KillStreaks 2");


Thats how you do it.


Can you message me on skype and help me out with it would be greatly appreciated
03-24-2016, 05:11 AM #10
MrMoan
Big Daddy
Originally posted by AMTTEAM View Post
Can you message me on skype and help me out with it would be greatly appreciated


send me your skype

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo