Resource:Gang Manager/setGangTag

From Multi Theft Auto: Wiki
Jump to navigation Jump to search

Sets tag of the gang.

Syntax

bool setGangRules ( string Gang, string Rules )

Required Arguments

  • Gang: ID of the gang you wish to set tag of
  • Tag: New tag of the gang that you wish to set

Returns

  • Success: Boolean that is true if gang tag was successfully set or false otherwise