Function; createSOBGroup - HWRM/KarosGraveyard GitHub Wiki

createSOBGroup(<sSobGroupName>)

Description

Creates an empty sobgroup. This function can only be used in ".level" files.
Note: use SobGroup_Create to create sobgroups in gamerule scripts.

Example

createSOBGroup("Mothership")

Arguments

<sSobGroupName>: the name of the sobgroup.

Scope

Related Pages

Function Reference

Comments

Page Status

Updated Formatting? Initial
Updated for HWRM? Initial