Ped::setGroupFormation
0: Default
1: Circle Around Leader
2: Alternative Circle Around Leader
3: Line, with Leader at center
Syntax
ped.setGroupFormation(groupId, formationType);
Required Arguments
- groupId: int
- formationType: int
Return value
- Undefined
Example
todo