added group information gathering functions

This commit is contained in:
Valmo Trindade
2025-01-30 15:36:22 -03:00
parent 4390a23728
commit 0191bb77ac
4 changed files with 60 additions and 1 deletions

View File

@@ -7,6 +7,7 @@ params["_unit"];
private _affiliation = "f";
private _type = "G";
private _role = "a-f-G-U-C-I";
switch (side _unit) do {
case "WEST": {
_affiliation = "f";