Skip to content

zade_boc_fnc_chestpackMagazines

DerZade edited this page Dec 18, 2016 · 3 revisions

Description:

Returns array of all magazines from chestpack of the given unit.

Arguments:

0: Unit <OBJECT>

Return Value:

Chestpack Magazines <ARRAY> [classname, ammo count, amount of mags]

Examples:

_mags = [player] call zade_boc_fnc_chestpackMagazines;