VN_ms_module_fnc_tracker_aoGroups

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): global
Effect(s): unknown

Description

Get groups array from Overlord AO module.

Syntax

Syntax
[logic] call VN_ms_module_fnc_tracker_aoGroups
Parameters
logic: Object - the module logic
Return value
Array - array with Overlord AO groups where index is alert level, last element contains all groups

Examples

Example 1
[module] call VN_ms_module_fnc_tracker_aoGroups;