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
  • 08:11, 25 November 2022 IcENog talk contribs created page IsDimFree (Created page with "{{Useful Function}} <lowercasetitle></lowercasetitle> __NOTOC__ This function checks whether the passed dimension is free or not. ==Syntax== <syntaxhighlight lang="lua"> bool IsDimFree (Type,Dim ) </syntaxhighlight> ===Required Arguments=== *'''Type:''' The element type to check *'''Dim:''' The dimension to check ===Returns=== Returns ''true'' if the dimension is free, ''false'' otherwise. ==Code== <section name="Function source" class="server" show="true"> <synta...")