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
  • 13:54, 26 February 2022 TFv10 talk contribs created page DgsSVGNodeGetAttributes (Created page with "{{Client function}} __NOTOC__ This function gets xmlnode attributes value. ==Syntax== <syntaxhighlight lang="lua"> table dgsSVGNodeSetAttributes( xmlnode xmlNode) </syntaxhighlight> ===Required Arguments=== *'''xmlNode:''' xmlnode That you want to get its attributes and value . ===Optional Arguments=== ===Returns=== * Returns ''true'' if succeed, ''false'' otherwise. ==Example== <section name="Client" class="client" show="true"> <syntaxhighlight lang="lua">...")