DgsMenuAddSeparator: Revision history

Jump to navigation Jump to search

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.

10 July 2025

  • curprev 09:0909:09, 10 July 2025Mohab talk contribs 6,573 bytes −17 No edit summary
  • curprev 08:3208:32, 10 July 2025Mohab talk contribs 6,590 bytes +231 No edit summary
  • curprev 08:2808:28, 10 July 2025Mohab talk contribs 6,359 bytes +6,359 Created page with "{{Client function}} __NOTOC__ This function adds a separator to a DGS menu. A separator is a visual divider that can be used to organize menu items into logical groups. It can be displayed as a horizontal line or as text. ==Syntax== <syntaxhighlight lang="lua"> int uniqueID, int position dgsMenuAddSeparator ( element menu [, string text, int parentItemID, int position ] ) </syntaxhighlight> ===Required Arguments=== *'''menu:''' The DGS menu element to add the separator..."