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
  • 16:35, 14 March 2022 Thisdp talk contribs created page DgsComboBoxSetItemData (Created page with "{{Client function}} This function sets an Item Data associated to a combo box item. ==Syntax== <syntaxhighlight lang="lua"> bool dgsComboBoxSetItemData ( element combobox, int itemIndex, mixed data ) </syntaxhighlight> ===Required Arguments=== *'''combobox:''' the combobox containing the item you're interested in. *'''itemIndex:''' the item index of the item. *'''data:''' the data you want to set. ===Returns=== Returns '''true''' if set successfully, ''false'' if...")