Post: Menu base help
06-14-2015, 12:08 PM #1
(adsbygoogle = window.adsbygoogle || []).push({}); Im using waterfall v2 menu base and im trying to add a submenu

You must login or register to view this content.

but the submenu code is different to what i know

You must login or register to view this content.

How do i add submenus?
(adsbygoogle = window.adsbygoogle || []).push({});
06-14-2015, 04:33 PM #2
FRINZ
I’m too L33T
sub menu like to your main menu example

self add_menu("Main Menu", undefined, "Unverified");
self add_option("Main Menu", "SubMenu1", ::submenu, "SubMenu1", "SubMenu1");
self add_option("Main Menu", "SubMenu2", ::submenu, "SubMenu2", "SubMenu2");
self add_option("Main Menu", "SubMenu3", ::submenu, "SubMenu3", "SubMenu3");
self add_option("Main Menu", "SubMenu4", ::submenu, "SubMenu4", "SubMenu4");
self add_option("Main Menu", "SubMenu5", ::submenu, "SubMenu5", "SubMenu5");
self add_option("Main Menu", "SubMenu7",::submenu,"SubMenu7","SubMenu7"); <---------------------------------------Like that
self add_option("Main Menu", "All Players Menu", ::submenu, "SubMenu6", "All Players Menu");
self add_option("Main Menu", "Players Menu", ::submenu, "PlayersMenu", "Players Menu");


then you have to add it example

self add_menu("SubMenu7", "Main Menu", "Host"); <-----------Put Your Status You Want People To Able Acces the menu
self add_option("SubMenu7", "Option1");
self add_option("SubMenu7", "Option2");
self add_option("SubMenu7", "Option3");
self add_option("SubMenu7", "Option4");
self add_option("SubMenu7", "Option5");
self add_option("SubMenu7", "Option6");
self add_option("SubMenu7", "Option7");



Or if you just wanna add a extra submenu

self add_menu("SubMenu7", "Main Menu", "Host");
self add_option("SubMenu7", "Option1");
self add_option("SubMenu7", "Option2");
self add_option("SubMenu7", "Option3");
self add_option("SubMenu7", "Option4");
self add_option("SubMenu7", "Option5");
self add_option("SubMenu7", "Option6");
self add_option("SubMenu7", "Option7");

add [ self add_option("SubMenu7","Opion8"); ]

The following user thanked FRINZ for this useful post:

Conditional
06-14-2015, 04:35 PM #3
FRINZ
I’m too L33T
remove the brakets
06-14-2015, 08:19 PM #4
Vondy Supreme
< ^ > < ^ >
Use another base, the Waterfall v2 base freezes really easily. Speaking from experience
06-15-2015, 02:06 AM #5
itsSorrow
In my man cave
Originally posted by EliteGamer01031 View Post
Use another base, the Waterfall v2 base freezes really easily. Speaking from experience


or add overflowfix
06-15-2015, 10:11 AM #6
Vondy Supreme
< ^ > < ^ >
Originally posted by Matroix7 View Post
or add overflowfix


I don't mean overflow, i mean actual freezing.
06-15-2015, 03:43 PM #7
itsSorrow
In my man cave
Originally posted by EliteGamer01031 View Post
I don't mean overflow, i mean actual freezing.


oh then yeah
06-18-2015, 06:17 PM #8
Originally posted by EliteGamer01031 View Post
I don't mean overflow, i mean actual freezing.


How to add overflow? <3
06-19-2015, 05:15 AM #9
Exelo
Banned
Is it that hard to use your brain ? God damn it... 2015 Kids can't think by themself anymore.

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

Freezy :D, Im_YouViolateMe, T H C

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo