GTA V NativespedPed::resetGroupFormationDefaultSpacingOn this pagePed::resetGroupFormationDefaultSpacingSyntax ```js mp.game.ped.resetGroupFormationDefaultSpacing(groupHandle); ``` Required Arguments groupHandle: int Return value Undefined Example ```js // todo ``` See also