Resource:Gang Manager/setGangName
Jump to navigation
Jump to search
Sets name of the gang.
Syntax
bool setGangName ( string Gang, string GangName )
Required Arguments
- Gang: ID of the gang you wish to set name of
- GangName: New name of the gang that you wish to set
Returns
- Success: Boolean that is true if gang name was successfully set or false otherwise