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).
- 09:27, 21 July 2025 Arran Fortuna talk contribs created page GetElementResourceName (Created page with "__NOTOC__ {{Useful Function}} This function returns the name of the resource that created an element. ==Syntax== <syntaxhighlight lang="lua"> string getElementResourceName ( element theElement ) </syntaxhighlight> ===Required arguments=== * '''theElement''': the element you want to get the resource name of. ==Returns== This function always returns a ''string'' containing the element's creator or a string containing information on how it failed to do so. ==Cod...")