added customize option to group cot props

This commit is contained in:
Valmo Trindade
2025-01-31 05:03:20 -03:00
parent b12b634efa
commit 3673f401e1
2 changed files with 12 additions and 0 deletions

View File

@@ -31,4 +31,10 @@ if (["officer", typeOf _unit, false] call BIS_fnc_inString) then {
_group_role = _group_roles select 2;
};
_pre_defined_role = _unit getVariable "_atak_group_role";
if (!isNil "_pre_defined_role") then {
_callsign = _pre_defined_callsign;
};
_group_role