Jump to content

Menu buttons expanded?


amokrun1

Recommended Posts

Have a "[More]" button that brings up another copy of the message with different options.

If you add a second variable in your script to track which copy of the message is active, you should be able to double-up functionality of one Menu Button script.

If Button == 0 && ButtonMenu == 1

Elseif Button == 0 && Buttonmenu == 2

and so on.

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...