ACE3/addons/cargo
2024-06-28 09:17:09 +02:00
..
functions Merge branch 'master' into pr/10017 2024-06-26 09:15:17 +02:00
UI Remove deprecated functionality for 3.12.0 (#5878) 2017-12-10 13:38:32 +00:00
$PBOPREFIX$ add PBO to load things into vehicles 2015-03-29 15:20:39 +02:00
ACE_Settings.hpp Logistics - Move to CBA settings and organize in subcategories (#6284) 2018-07-05 11:29:32 -05:00
CfgEden.hpp Cargo - Improve various aspects (#9617) 2023-11-17 20:07:28 -03:00
CfgEventHandlers.hpp Cargo - Add alternative unloading item from vehicle cargo (#8827) 2024-02-07 09:16:18 -03:00
CfgVehicles.hpp Cargo - Add documentation on adding cargo via config (#9994) 2024-05-21 20:16:05 -05:00
config.cpp Cargo - Add ability to add custom name to cargo objects (#8023) 2021-10-12 17:42:38 -05:00
initSettings.inc.sqf Merge branch 'master' into pr/10017 2024-06-26 09:15:17 +02:00
menu.hpp Cargo - Add alternative unloading item from vehicle cargo (#8827) 2024-02-07 09:16:18 -03:00
README.md Update contribution documents (#8382) 2021-08-16 20:17:56 +01:00
renameMenu.hpp Cargo - Improve various aspects (#9617) 2023-11-17 20:07:28 -03:00
script_component.hpp Give more randomness for throwing objects away from destroyed vehicle 2024-06-28 09:17:09 +02:00
stringtable.xml Merge branch 'master' into pr/10017 2024-06-26 09:15:17 +02:00
XEH_missionDisplayLoad.sqf Cargo - Add alternative unloading item from vehicle cargo (#8827) 2024-02-07 09:16:18 -03:00
XEH_postInit.sqf Give more randomness for throwing objects away from destroyed vehicle 2024-06-28 09:17:09 +02:00
XEH_preInit.sqf Tools - Add HEMTT SQF support and fix commas are not semicolons (#9663) 2023-12-07 03:20:47 +00:00
XEH_PREP.hpp Cargo - Add alternative unloading item from vehicle cargo (#8827) 2024-02-07 09:16:18 -03:00
XEH_preStart.sqf Cargo - Improve various aspects (#9617) 2023-11-17 20:07:28 -03:00

ace_cargo

Adds cargo menu to vehicles and allows loading and unloading of cargo items.