Remove a weapon.
Function which verifies existence of _item and _unit, returns false in case of trouble, or when able to remove _item from _unit true in case of success.
_unit | the unit |
_item | name of the weapon to remove |
true on success, false otherwise
_result = [player, "Binocular"] call CBA_fnc_removeWeapon