Resource:Gang Manager/getGangTag

From Multi Theft Auto: Wiki
Revision as of 22:58, 23 June 2014 by ADCX (talk | contribs) (Created page with "{{Server function}} Gets current tag of the gang. ==Syntax== <syntaxhighlight lang="lua"> getGangTag ( string Gang ) </syntaxhighlight> ===Required Arguments=== *'''Gang:''' ID of the gang you wish t...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Gets current tag of the gang.

Syntax

getGangTag ( string Gang )

Required Arguments

  • Gang: ID of the gang you wish to get tag of

Returns

Returns current tag of the gang or false otherwise.