CBA_fnc_getDistance

Description

A function used to find out the distance between two positions.

Parameters

Array containing two of <MARKER, OBJECT, LOCATION, GROUP, TASK, POSITION>

Example

_distance = [Player, [0,0,0]] call CBA_fnc_getDistance

Returns

NumberDistance in meters

Author

Rommel

Close