ScarDoc

Start typing to search the SCAR reference.

Function
EGroup

EGroup_GetSequence

Builds a table of EGroupIDs that are named in a sequence. i.e. a name of \"eg_building\" will find groups \"eg_building1\", \"eg_building2\" and so on, up until it looks for a group that isn't there.

On this page
EGroup_GetSequence(name)

Description

Builds a table of EGroupIDs that are named in a sequence. i.e. a name of \"eg_building\" will find groups \"eg_building1\", \"eg_building2\" and so on, up until it looks for a group that isn't there.

Parameters

  • nameStringrequired

Returns

Table

Source

Declared in the game's script sources at:

scar/groups.scar