Checks if the unit can currently use a weapon.
True if the unit is not in a vehicle or in a FFV position <BOOLEAN>
_result = player call CBA_fnc_canUseWeapon;
commy2