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

Ah I see. So the button variable relates to the option selected and the buttonmenu variable relates to the copy of the message. So what do I need to set buttonmenu to? I need to set button to getbuttonpressed, correct?

Link to comment
Share on other sites

  • Recently Browsing   0 members

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