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