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).
- 10:50, 27 November 2022 XLive talk contribs created page DgsGridListSetColumnTextColor (Created page with "{{Client function}} __NOTOC__ This function changes the color of a gridlist column title. ==Syntax== <syntaxhighlight lang="lua"> bool dgsGridListSetItemColor ( element gridList, int columnIndex, int/table color ) </syntaxhighlight> ===Required Arguments=== *'''gridList:''' The dgs grid list element. *'''columnIndex:''' Column index. *'''color:''' The color of the text. ==Syntax== <syntaxhighlight lang="lua"> bool dgsGridListSetItemColor ( element gridList, int c...")
- 13:08, 31 May 2021 XLive talk contribs moved page IsVaildSkin to IsValidSkin (typo)
- 11:01, 14 April 2021 XLive talk contribs created page DgsSelectorClear (Created page with "{{Client function}} __NOTOC__ This function removes all the items from a dgs selector. ==Syntax== <syntaxhighlight lang="lua"> bool dgsSelectorClear ( element selector ) </s...")
- 09:30, 7 April 2021 XLive talk contribs created page DgsSelectorSetItemText (Created page with "{{Client function}} __NOTOC__ This function changes the text of a dgs selector item. ==Syntax== <syntaxhighlight lang="lua"> bool dgsSelectorSetItemText ( element selector,...")
- 09:02, 7 April 2021 XLive talk contribs created page DgsSelectorGetItemText (Created page with "{{Client function}} This function retrieves the text from a specific grid list item. ==Syntax== <syntaxhighlight lang="lua"> string dgsSelectorGetItemText ( element selecto...")
- 08:39, 27 January 2017 User account XLive talk contribs was created