Resource:Gang Manager/createGang
From Multi Theft Auto: Wiki
Creates gang with chosen name in the database.
Syntax
Click to collapse [-]
Serverstring createGang ( string GangName )
Required Arguments
- GangName: Name of the gang you wish to create
Click to collapse [-]
Clientstring createGang ( string GangName )
Required Arguments
- GangName: Name of the gang you wish to create
Returns
- Gang: ID of the gang that was created