Resource:Gang Manager/getGangPermissions

From Multi Theft Auto: Wiki
Revision as of 22:56, 23 June 2014 by ADCX (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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.