User contributions for Mohab

Jump to navigation Jump to search
Search for contributionsExpandCollapse
⧼contribs-top⧽
⧼contribs-date⧽
(newest | oldest) View ( | older 50) (20 | 50 | 100 | 250 | 500)

10 July 2025

  • 04:2804:28, 10 July 2025 diff hist +1,444 N DgsMenuHideCreated page with "{{client function}} __NOTOC__ This function hides a DGS menu and cleans up any associated submenus. ==Syntax== <syntaxhighlight lang="lua"> bool dgsMenuHide ( element menu ) </syntaxhighlight> ===Required Arguments=== *'''menu:''' The DGS menu element to hide ===Returns=== Returns ''true'' if the menu was hidden successfully, ''false'' otherwise. ==Examples== <syntaxhighlight lang="lua"> loadstring(exports.dgs:dgsImportFunction())()-- load functions -- Create a menu..."
  • 04:1704:17, 10 July 2025 diff hist +9 DgsAddPropertyListenerNo edit summary current
  • 04:1604:16, 10 July 2025 diff hist −112 DgsAddPropertyListenerNo edit summary
  • 04:1404:14, 10 July 2025 diff hist +5,321 N DgsAddPropertyListenerCreated page with "{{client function}} __NOTOC__ This function enables monitoring of property changes on DGS elements. When a property that has been added to the listener list changes via dgsSetProperty, it triggers the onDgsPropertyChange event. {{Note|Property listeners only trigger when using dgsSetProperty, not when using specific setter functions}} {{Note|The '''onDgsPropertyChange''' event is only triggered for properties that have been explicitly added to th..."
  • 02:5502:55, 10 July 2025 diff hist +1,228 N User:MohabCreated page with "__NOTOC__ I'm '''Mohab''' (also known as '''MohabCodeX'''), a Software Engineer & Content Creator ==Profile== *'''Username:''' Mohab *'''Also known as:''' MohabCodeX *'''Focus:''' MTA:SA Lua Scripting & Education ==Latest Contributions== ===Scripts & Resources=== *[https://community.multitheftauto.com/index.php?p=resources&s=details&id=18990 Debug GUI] - debugging tool with graphical interface *[https://community.multitheftauto.com/index.php?p=resources&s=details&id=1..." current
  • 02:4402:44, 10 July 2025 diff hist +6,081 N OnDgsPropertyChangeCreated page with "__NOTOC__ {{Client event}} This event is triggered when a monitored property of a dgs element changes via dgsSetProperty. The property must be added to the listener using dgsAddPropertyListener for this event to fire. {{Note|This event only fires for properties that have been explicitly added as listeners using dgsAddPropertyListener}} {{Note|The event only triggers when using dgsSetProperty, not element-specific functions like dgsSetText}} {{Tip|Thi..." current

9 April 2025

(newest | oldest) View ( | older 50) (20 | 50 | 100 | 250 | 500)