Resource:Gang Manager/getGangRules

From Multi Theft Auto: Wiki
Revision as of 22:57, 23 June 2014 by ADCX (talk | contribs) (Created page with "{{Server function}} Gets current rules of the gang. ==Syntax== <syntaxhighlight lang="lua"> getGangRules ( string Gang ) </syntaxhighlight> ===Required Arguments=== *'''Gang:''' ID of the gang you wi...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Gets current rules of the gang.

Syntax

getGangRules ( string Gang )

Required Arguments

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

Returns

Returns current rules of the gang or false otherwise.