CBA_fnc_removeMagazine

Description

Remove a magazine.

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.

Parameters

_unitthe unit or vehicle
_itemname of the magazine to remove

Returns

true on success, false otherwise

Examples

_result = [player, "SmokeShell"] call CBA_fnc_removeMagazine

Author

Close