User contributions for Thisdp

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

20 December 2021

  • 02:4702:47, 20 December 2021 diff hist −1 DgsGetClickingSoundVolume→‎Syntax current
  • 02:4602:46, 20 December 2021 diff hist +724 N DgsGetClickingSoundVolumeCreated page with "{{Client function}} __NOTOC__ This function gets the volume of the clicking sound of a dgs element ==Syntax== <syntaxhighlight lang="lua"> number dgsGetClickingSoundVolume( element dgsElement ) </syntaxhighlight> ===Required Arguments=== *'''dgsElement:''' The dgs element you want to set. ===Returns=== Returns a ''float'' indicates the volume of the clicking sound if succeed, ''false'' otherwise. ==Example== <syntaxhighlight lang="lua"> DGS = exports.dgs btn = DG..."
  • 02:4502:45, 20 December 2021 diff hist +838 N DgsSetClickingSoundVolumeCreated page with "{{Client function}} __NOTOC__ This function changes the volume of the clicking sound to a dgs element. ==Syntax== <syntaxhighlight lang="lua"> bool dgsSetClickingSoundVolume( element dgsElement, number volume ) </syntaxhighlight> ===Required Arguments=== *'''dgsElement:''' The dgs element you want to set. *'''volume:''' A floating point number representing the desired clicking sound volume level. Range is from 0.0 to 1.0. This can go above 1.0 for amplification. ===..."
  • 02:4402:44, 20 December 2021 diff hist +694 N DgsGetClickingSoundCreated page with "{{Client function}} __NOTOC__ This function gets the clicking sound that has already been applied. ==Syntax== <syntaxhighlight lang="lua"> string dgsGetClickingSound( element dgsElement ) </syntaxhighlight> ===Required Arguments=== *'''dgsElement:''' The dgs element you want to get from. ===Returns=== Returns a string if there is a clicking sound applied, ''false'' otherwise. ==Example== <syntaxhighlight lang="lua"> DGS = exports.dgs btn = DGS:dgsCreateButton(0.2..." current
  • 02:4402:44, 20 December 2021 diff hist +5 DgsEditSetTypingSoundNo edit summary current
  • 02:4302:43, 20 December 2021 diff hist +5 DgsEditGetTypingSoundNo edit summary current
  • 02:4202:42, 20 December 2021 diff hist +714 N DgsSetClickingSoundCreated 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..." current

9 December 2021

2 December 2021

21 November 2021

5 November 2021

  • 15:0815:08, 5 November 2021 diff hist +821 N DgsBlurBoxSetFilterCreated page with "__NOTOC__ {{Client function}} This function applies a dgs shape plugin to a blurbox. ==Syntax== <syntaxhighlight lang="lua"> bool dgsBlurBoxSetFilter( element blurbox [, s..." current

9 October 2021

6 October 2021

14 September 2021

13 September 2021

6 September 2021

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