Function
SGroup
SGroup_Single
Creates a squad group containing a single squad
On this page
SGroup_Single(groupID, squad)Description
Creates an SGroup containing just one squad, creating the group if it doesn't exist and clearing it if it does. It returns the name of the SGroup.
Parameters
groupIDSGroupIDrequiredsquadSquadIDrequired
Returns
SGroupIDSource
Declared in the game's script sources at:
scar/groups.scar