OpenMenu: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

29 January 2024

28 January 2024

24 January 2024

  • curprev 22:2722:27, 24 January 2024DrinkyBird talk contribs 560 bytes +560 Created page with "{{ACSWarning}}{{DevTopicWarning|acs-menufunctions|type=an ACS function|mr=11|mrtitle=ACS functions: "OpenMenu" and "CloseMenu"}} int '''OpenMenu''' (str ''name'') == Usage == Opens a menu. This function can only be used in <tt>CLIENTSIDE</tt> scripts. === Parameters === * ''name'': The name of the menu, as defined in MENUDEF. === Return value === Returns '''1''' if the menu was opened successfully, or '''0''' on error (e.g. if the menu does not exist). == Ex..." Tag: Source edit