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)

29 January 2023

28 January 2023

17 January 2023

16 January 2023

13 January 2023

  • 12:3212:32, 13 January 2023 diff hist +803 N OnDgsKeyCreated page with "{{Client event}} __NOTOC__ This event will be triggered when any key is pressed with a DGS element focused. ==Parameters== * '''button''': This refers the button pressed. See key names for a list of keys. * '''pressOrRelease''': This refers to whether they were pressing or releasing the key, ''true'' when pressing, ''false'' when releasing. ==Source== The source of this event is the DGS element which is focused. ==Example== <syntax..." current
  • 12:2712:27, 13 January 2023 diff hist +14 Template:DGS Events/GeneralNo edit summary

12 January 2023

10 January 2023

  • 13:5013:50, 10 January 2023 diff hist −33 DgsCreateChartNo edit summary current
  • 12:1312:13, 10 January 2023 diff hist +901 N DgsLineGetItemWidthCreated page with "__NOTOC__ {{Client function}} This function gets the width of an item of DGS Line. ==Syntax== <syntaxhighlight lang="lua"> float dgsLineGetItemWidth( element line, int index ) </syntaxhighlight> ===Required Arguments=== *'''line''': The DGS Line. *'''index''': The item index. ===Returns=== Returns a ''float'' indicates the width of the item if successful, ''false'' otherwise ==Example== <syntaxhighlight lang="lua"> DGS = exports.dgs local line = DGS:dgsCreateLi..." current
  • 12:1212:12, 10 January 2023 diff hist +882 N DgsLineSetItemWidthCreated page with "__NOTOC__ {{Client function}} This function sets the width of an item of DGS Line. ==Syntax== <syntaxhighlight lang="lua"> bool dgsLineSetItemColor( element line, int index, int width ) </syntaxhighlight> ===Required Arguments=== *'''line''': The DGS Line. *'''index''': The item index. *'''width:''' A float of the width of the item. ===Returns=== Returns ''true'' if successful, ''false'' otherwise ==Example== <syntaxhighlight lang="lua"> DGS = exports.dgs local..."
  • 12:1112:11, 10 January 2023 diff hist +73 Dgs3DLineGetItemPositionNo edit summary current
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)