Vn_ms_fnc_tracker_overlord_getGroups

From Savage Game Design Wiki
Revision as of 22:21, 4 May 2022 by Slow (talk | contribs) (Created page with "{{Function |v= 1.00 |author=Wyqer, veteran29 |a= |e= |g1= tracker |d= <pre>Get groups array from Overlord FSM.</pre> |s= [_fsmId] call vn_ms_fnc_tracker_overlord_getGro...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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