added description to sqf functions

This commit is contained in:
Valmo Trindade
2025-01-26 13:09:50 -03:00
parent 89c0e3f8cf
commit be356e4ef3
7 changed files with 27 additions and 0 deletions

View File

@@ -1,4 +1,9 @@
// function name: armatak_fnc_extract_role
// function author: Valmo
// function description: Gets the unit function to be used as TAK role or NATO 2525 marker
params["_unit"];
private _affiliation = "f";
private _type = "G";
private _role = "a-f-G-U-C-I";