1
0
mirror of https://github.com/acemod/ACE3.git synced 2024-08-30 18:23:18 +00:00
ACE3/addons/cargo
2021-10-29 23:28:20 +02:00
..
functions Merge remote-tracking branch 'upstream/master' into patch-3 2021-10-13 22:49:52 +02:00
UI Remove deprecated functionality for 3.12.0 () 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 () 2018-07-05 11:29:32 -05:00
CfgActions.hpp Overwrite BI unload all vehicles 2020-11-06 22:16:13 +01:00
CfgEden.hpp Cargo - Add ability to add custom name to cargo objects () 2021-10-12 17:42:38 -05:00
CfgEventHandlers.hpp Add SQFC support () 2021-09-03 19:08:34 -05:00
CfgVehicles.hpp Cargo - Fix can't load Slingload_01_Base_F () 2021-09-25 10:55:47 -05:00
config.cpp Merge remote-tracking branch 'upstream/master' into patch-3 2021-10-13 22:49:52 +02:00
initSettings.sqf Merge remote-tracking branch 'upstream/master' into patch-3 2021-10-13 22:49:52 +02:00
menu.hpp Convert all true/false in configs to 0/1 () 2021-02-08 04:14:45 +01:00
README.md Update contribution documents () 2021-08-16 20:17:56 +01:00
renameMenu.hpp Cargo - Add ability to add custom name to cargo objects () 2021-10-12 17:42:38 -05:00
script_component.hpp cargo - use getInteractionDistance to get better distance () 2017-11-10 15:28:12 +01:00
stringtable.xml Merge remote-tracking branch 'upstream/master' into patch-3 2021-10-13 22:49:52 +02:00
XEH_postInit.sqf Wrong resolve conflicts 2021-10-29 23:28:20 +02:00
XEH_preInit.sqf Cargo - Fix loaded cargo not being deleted when vehicle is destroyed () 2020-08-18 12:42:09 -05:00
XEH_PREP.hpp Merge remote-tracking branch 'upstream/master' into patch-3 2021-10-13 22:49:52 +02:00
XEH_preStart.sqf Cargo - Cache cargo vehicle classes () 2019-02-17 11:41:05 -06:00

ace_cargo

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