-
Notifications
You must be signed in to change notification settings - Fork 10
zade_boc_fnc_chestpackContainer
DerZade edited this page Feb 12, 2017
·
5 revisions
Returns the cargo container of a unit's chestpack. Note that this is only a prop and does not contain any items. Items which were added with vanilla commands like 'addWeaponCargo' etc. will be ignored. You have to use the provided functions instead.
0: Unit <OBJECT>
Cargo Container or objNull <OBJECT>
_container = [player] call zade_boc_fnc_chestpackContainer;
- fn_actionOnBack
- fn_actionOnChest
- fn_actionSwap
- fn_addChestpack
- fn_addItemToChestpack
- fn_addMagToChestpack
- fn_canAddItemToChestpack
- fn_chestpack
- fn_chestpackContainer
- fn_chestpackItems
- fn_chestpackMagazines
- fn_clearAllItemsFromChestpack
- fn_loadChestpack
- fn_removeChestpack
- fn_removeItemFromChestpack
- fn_removeMagFromChestpack