User contributions for Thisdp
Jump to navigation
Jump to search
24 August 2025
- 05:5305:53, 24 August 2025 diff hist +74 DgsMediaLoadMedia →Required Arguments current
23 August 2025
- 10:2810:28, 23 August 2025 diff hist −5 DgsCreateGIF No edit summary current
- 10:2710:27, 23 August 2025 diff hist +712 N DgsCreateGIF Created page with "__NOTOC__ {{Client function}} This function creates a GIF interface plugin. ==Syntax== <syntaxhighlight lang="lua"> element dgsCreateGIF( string pathOrRaw ) </syntaxhighlight> ===Required Arguments=== *'''pathOrRaw: ''' A string representing the path to your GIF file, or the raw GIF data ===Returns=== Returns a dgs-dxgif element (DGS Plugin Type)[ dgs-dxgif (Element Type) ] if succeed, ''false'' otherwise ==Example== <syntaxhighlight lang="lua"> DGS = exports.dg..."
- 10:2310:23, 23 August 2025 diff hist +262 N Template:DGS Plugin/Gif Created page with "*dgsCreateGIF *dgsGIFGetSize *dgsGIFGetImageCount *dgsGIFGetImages *dgsGIFPlay *dgsGIFStop *dgsGIFSetSpeed *dgsGIFGetSpeed *dgsGIFGetPlaying *dgsGIFSetLooped *dgsGIFGetLooped *dgsGIFSetFrameID *dgsGIFGetFrameID" current
- 10:2110:21, 23 August 2025 diff hist +108 Template:DGSFUNCTIONS →Other Plugins
21 August 2025
- 05:1005:10, 21 August 2025 diff hist +285 Dgs-dxprogressbar →progress current
- 03:2903:29, 21 August 2025 diff hist +2 DgsSVGNodeSetAttribute →Example current
- 03:0803:08, 21 August 2025 diff hist +373 Dgs-dxprogressbar →indicatorImage
- 03:0603:06, 21 August 2025 diff hist +17 DgsProgressBarSetMode →Required Arguments current
25 July 2025
- 16:3916:39, 25 July 2025 diff hist −378 Dgs-dxgridlist →mode current
11 July 2025
- 04:3704:37, 11 July 2025 diff hist +437 DgsMenuGetItemColor →Syntax current
5 October 2024
- 16:2416:24, 5 October 2024 diff hist +4 Dgs3DInterfaceProcessLineOfSight →Examples current
- 16:2316:23, 5 October 2024 diff hist +1,583 N Dgs3DInterfaceProcessLineOfSight Created page with "{{Client function}} __NOTOC__ This function casts a ray through two points to the dgs 3d interface, and tells you information about the point that was hit, if any. ==Syntax== Return values labelled for ease of reference. <syntaxhighlight lang="lua"> bool -- hit float float float -- hitX, hitY, hitZ float float -- hitInterfaceX, hitInterfaceY dgs3DInterfaceProcessLineOfSight ( dgs-3dinterface interface,..."
2 September 2024
- 01:2001:20, 2 September 2024 diff hist +6 Dgs-dxscrollbar →cursorLength current