Resource:Gang Manager/setGangRules

From Multi Theft Auto: Wiki
Revision as of 23:32, 23 June 2014 by ADCX (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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