Resource:Gang Manager/setGangRules

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

Sets rules of the gang.

Syntax

bool setGangRules ( string Gang, string Rules )

Required Arguments

  • Gang: ID of the gang you wish to set rules of
  • Rules: Rules of the gang

Returns

  • Success: Boolean that is true if gang rules were successfully set or false otherwise