Difference between revisions of "DOES GROUP EXIST"

From GTAMods Wiki
Jump to navigation Jump to search
(Created page with "{{Native |game = 4 |noheader = 0 |np = 1 |p1t = integer |p1d = group handle |r = 0 }}")
 
 
Line 5: Line 5:
 
|p1t      = integer
 
|p1t      = integer
 
|p1d      = group handle
 
|p1d      = group handle
|r        = 0
+
|r        = 1
 +
|rt      = boolean
 +
|rd      = returns if the group exists or not
 
}}
 
}}

Latest revision as of 12:36, 26 August 2014

DOES_GROUP_EXIST
Number of parameters: 1
Parameter #TypeDescription
1.integergroup handle
Return value:
TypeDescription
booleanreturns if the group exists or not