Resource:Gang Manager/getGangRules
From Multi Theft Auto: Wiki
Gets current rules of the gang.
Syntax
string getGangRules ( string Gang )
Required Arguments
- Gang: ID of the gang you wish to get rules of
Returns
- Rules: Rules of the gang
Gets current rules of the gang.
string getGangRules ( string Gang )