Vn_ms_fnc_tracker_overlord_getGroups

From Savage Game Design Wiki
Jump to navigation Jump to search
← back to Functions Introduced in S.O.G. Prairie Fire v1.00
by Wyqer, veteran29
Argument(s): n/a
Effect(s): unknown

Description

Get groups array from Overlord FSM.

Syntax

Syntax
[_fsmId] call vn_ms_fnc_tracker_overlord_getGroups;
Parameters
_fsmId: Number - (Optional, default -1) Id of FSM to get groups from
Return value
Array - Array with Overlord FSM groups where index is alert level, last element contains all groups

Examples

Example 1
[1337] call vn_ms_fnc_tracker_overlord_getGroups