Resource:Gang Manager/createGang
		
		
		
		Jump to navigation
		Jump to search
		
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