mirror of
https://github.com/valmojr/armatak.git
synced 2026-06-13 15:33:29 +00:00
added description to sqf functions
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
// function name: armatak_fnc_extract_uuid
|
||||
// function author: Valmo
|
||||
// function description: Defines a random v4 uuid if the doesn't have one already
|
||||
|
||||
params["_unit"];
|
||||
|
||||
_uuid = _unit getVariable "_atak_uid";
|
||||
|
||||
Reference in New Issue
Block a user