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..."