Check whether these are any players within a certain distance of a unit.
_unit: the unit to check the distance from. [Object] _distance: the desired distance. [Number]
Boolean | true if there are any players within the given distance of the unit, false if there aren’t. |
[unit, distance] call CBA_fnc_nearPlayer