Difference between revisions of "SET GROUP FORMATION"

From GTAMods Wiki
Jump to navigation Jump to search
(Created page with '{{Native |np=2 |p1t=handle |p1d=Group |p2t=integer |p2d=Formation}} This function sets the the group formation to the type specified == Known Formations == {| {{Prettytable}} |…')
 
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 
{{Native
 
{{Native
 
|np=2
 
|np=2
|p1t=handle
+
|p1t=Integer
|p1d=Group
+
|p1d=Group ID
|p2t=integer
+
|p2t=Integer
 
|p2d=Formation}}
 
|p2d=Formation}}
  
Line 17: Line 17:
 
|-
 
|-
 
|1
 
|1
|Square Formation
+
|Circle Formation (members facing inward)
 
|-
 
|-
 
|2
 
|2
|Circle Formation
+
|Circle Formation (members appear to face North)
 
|-
 
|-
 
|3
 
|3
 
|Line Formation
 
|Line Formation
 
|}
 
|}

Latest revision as of 14:54, 23 February 2011

SET_GROUP_FORMATION
Number of parameters: 2
Parameter #TypeDescription
1.IntegerGroup ID
2.IntegerFormation
Return value:
TypeDescription
None

This function sets the the group formation to the type specified

Known Formations

Integer Formation
0 No Formation
1 Circle Formation (members facing inward)
2 Circle Formation (members appear to face North)
3 Line Formation