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
  • 07:52, 1 October 2023 IManGaaX talk contribs created page GetPlayerRanks (Created page with "{{Useful Function}} <lowercasetitle></lowercasetitle> __NOTOC__ This function return a table with the player ranks ==Syntax== <syntaxhighlight lang="lua">table getPlayerRanks( player thePlayer )</syntaxhighlight> ===Required Arguments=== * '''thePlayer''': the player to get his ranks ===Returns=== Returns a table with the player ranks <section name="Server function" class="server" show="true"> <syntaxhighlight lang="lua"> function getPlayerRanks(thePlayer) local...")