View Single Post
OciXCrom
Veteran Member
Join Date: Oct 2013
Location: Macedonia
Old 07-27-2019 , 17:22   Re: Simple Menu Builder
Reply With Quote #123

You can use the command that opens the menu in order to make a submenu, then enter the trail commands in said submenu. Here's an example:

PHP Code:
[New Menu Main Menu]

[
Menu Settings]

MENU_OPEN say /mainmenu

[Menu Items]

"Open Submenu" "say /submenu"

[New Menu Submenu]

[
Menu Settings]

MENU_OPEN say /submenu

[Menu Items]

"Red Trail" "say trail red" 
__________________

Last edited by OciXCrom; 07-27-2019 at 17:23.
OciXCrom is offline
Send a message via Skype™ to OciXCrom