Resource:Gang Manager/getGangPermissions: Difference between revisions

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
(Created page with "{{Server function}} Gets current permissions of the gang. ==Syntax== <syntaxhighlight lang="lua"> getGangPermissions ( string Gang ) </syntaxhighlight> ===Required Arguments=== *'''Gang:''' ID of the...")
(No difference)

Revision as of 22:56, 23 June 2014

Gets current permissions of the gang.

Syntax

getGangPermissions ( string Gang )

Required Arguments

  • Gang: ID of the gang you wish to get permissions of

Returns

Returns levels of current minimal permissions to edit settings, edit rules, deposit money, withdraw money, change level and invite or kick member of the gang or false otherwise.