Add magazine to a vehicle/unit.
The function also verifies existence of _item and _unit, returns false in case of trouble, or true when able to add _item to _unit.
_unit | the unit or vehicle |
_item | name of the magazine to add |
true on success, false otherwise
_result = [player, "SmokeShell"] call CBA_fnc_addMagazine