mirror of
https://github.com/valmojr/armatak.git
synced 2026-06-14 02:03:29 +00:00
added description to sqf functions
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
// function name: armatak_fnc_extract_drone
|
||||
// function author: Valmo
|
||||
// function description: Gets the drone information for the HTTP request
|
||||
|
||||
params["_drone"];
|
||||
|
||||
private _location = (getPos _drone) call armatak_fnc_convert_location;
|
||||
|
||||
Reference in New Issue
Block a user