All public logs

Jump to navigation Jump to search

Combined display of all available logs of Multi Theft Auto: Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 02:42, 20 December 2021 Thisdp talk contribs created page DgsSetClickingSound (Created page with "{{Client function}} __NOTOC__ This function applies a clicking sound to a dgs element. ==Syntax== <syntaxhighlight lang="lua"> bool dgsSetClickingSound( element dgsElement, string soundPath ) </syntaxhighlight> ===Required Arguments=== *'''dgsElement:''' The dgs element you want to apply to. *'''soundPath :''' A string of the path of the sound ( url is supported ) '''nil for disabled''' ===Returns=== Returns ''true'' if succeed, ''false'' otherwise. ==Example== <sy...")