Difference between revisions of "Vn ms fnc tracker overlord getGroups"

From Savage Game Design Wiki
Jump to navigation Jump to search
(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...")
 
(No difference)

Latest revision as of 22:21, 4 May 2022

← 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