GetAccountsRanks: Difference between revisions

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(11 intermediate revisions by 2 users not shown)
Line 1: Line 1:
==Syntax==
Moved to [[getAccountRanks]]
<syntaxhighlight lang="lua">
player getAccountsRanks ( string accountName )
</syntaxhighlight>
 
===Required Arguments===
* '''accountName''': A string containing account name of a player you want to know his groups.

Latest revision as of 02:06, 18 October 2023

Moved to getAccountRanks