ACE3/addons/dragging
johnb432 9505d4c47e
Dragging - Fix unintended Cargo dependency and improve ragdoll/disconnection handling (#9272)
* Improvements

* fix unintended cargo dependency

* stringtable

---------

Co-authored-by: Salluci <salluci.lovi@gmail.com>
2023-07-22 07:01:30 +03:00
..
anim Tools - Add dummy rtms to make ace buildable by current mikro tools (#9135) 2023-01-28 14:13:45 -06:00
functions Dragging - Fix unintended Cargo dependency and improve ragdoll/disconnection handling (#9272) 2023-07-22 07:01:30 +03:00
UI/icons Drag and carry icons. (#3676) 2016-05-07 22:23:38 +02:00
$PBOPREFIX$ add PBO to drag objects 2015-03-14 12:05:43 +01:00
CfgEventHandlers.hpp Interaction - Add actions to access and allow carrying inventory holders (#6029) 2023-07-10 05:49:37 +03:00
CfgMovesBasic.hpp Cleanup - Trim all trailing whitespace (#8651) 2021-10-30 16:42:03 -05:00
CfgMovesMaleSdr.hpp Dragging - Fix build issue (#8219) 2021-04-20 17:37:22 +02:00
CfgVehicles.hpp Interaction - Add actions to access and allow carrying inventory holders (#6029) 2023-07-10 05:49:37 +03:00
config.cpp Dragging - Add new dragging animations (#7950) 2021-04-20 13:33:58 +02:00
initSettings.sqf Dragging - Add additional weight checks on inventory modification (#9225) 2023-07-22 06:30:40 +03:00
README.md Update contribution documents (#8382) 2021-08-16 20:17:56 +01:00
script_component.hpp Interaction - Add actions to access and allow carrying inventory holders (#6029) 2023-07-10 05:49:37 +03:00
stringtable.xml Dragging - Add additional weight checks on inventory modification (#9225) 2023-07-22 06:30:40 +03:00
XEH_postInit.sqf Dragging - Fix unintended Cargo dependency and improve ragdoll/disconnection handling (#9272) 2023-07-22 07:01:30 +03:00
XEH_preInit.sqf Dragging - Add new dragging animations (#7950) 2021-04-20 13:33:58 +02:00
XEH_PREP.hpp Dragging - Add additional weight checks on inventory modification (#9225) 2023-07-22 06:30:40 +03:00
XEH_preStart.sqf precompile on game start 2016-02-22 15:20:36 +01:00

ace_dragging

Adds ability to drag and carry objects.