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
  • 17:16, 23 March 2022 Thisdp talk contribs created page DgsSendDragNDropData (Created page with "__NOTOC__ {{Client function}} This function makes the possibility of transfering '''dynamic''' data between dgs elements by Drag&Drop, which is useful for inventory system. ==Syntax== <syntaxhighlight lang="lua"> bool dgsSendDragNDropData ( mixed dragData [, material preview = nil, int previewColor = tocolor(255,255,255,255), float previewOffsetX = 0, float previewOffsetY = 0, float previewWidth = 20, float previewHeight = 20, string previewHorizontalAlign = "center",...")