ACE3/addons/dragging
Dániel Boros af54808f67
Dragging - Add new dragging animations (#7950)
* New custom animation added

* Adjusted CfgMoves and the script components

* New drop animation and key handler

* CBA settings and new ManActions added

* Adjustments to the drop animation

* Added translations and fixed some stuff

* Update CfgMovesBasic.hpp

* Fix translations

Co-authored-by: Elgin675 <elgin675@hotmail.com>
Co-authored-by: Blutze <37950828+Blutze@users.noreply.github.com>

* Use the same key to drop object

* Update addons/dragging/stringtable.xml

Co-authored-by: Jo David <github@jonathandavid.de>

* Fix French translation

Co-authored-by: Elgin675 <elgin675@hotmail.com>

* Lower the weapon accuracy of the drag animations

* Removed auto-switch to handgun

* Update fnc_startDrag.sqf

 - Holding a launcher breaks the firing animation.
 - Now the unit has to hold either a primary weapon or handgun.

* Handle the unit's current weapon

Co-authored-by: BaerMitUmlaut <BaerMitUmlaut@users.noreply.github.com>

* Update addons/dragging/functions/fnc_handlePlayerWeaponChanged.sqf

Co-authored-by: Filip Maciejewski <veteran29@users.noreply.github.com>

* Update addons/dragging/initSettings.sqf

Co-authored-by: Elgin675 <elgin675@hotmail.com>
Co-authored-by: Blutze <37950828+Blutze@users.noreply.github.com>
Co-authored-by: Jo David <github@jonathandavid.de>
Co-authored-by: BaerMitUmlaut <BaerMitUmlaut@users.noreply.github.com>
Co-authored-by: Filip Maciejewski <veteran29@users.noreply.github.com>
Co-authored-by: jonpas <jonpas33@gmail.com>
2021-04-20 13:33:58 +02:00
..
anim Dragging - Add new dragging animations (#7950) 2021-04-20 13:33:58 +02:00
functions Dragging - Add new dragging animations (#7950) 2021-04-20 13:33:58 +02: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 Dragging - Add possiblity to rotate a carried object (#7640) 2020-04-20 17:45:59 +02:00
CfgMovesBasic.hpp Dragging - Add new dragging animations (#7950) 2021-04-20 13:33:58 +02:00
CfgMovesMaleSdr.hpp Dragging - Add new dragging animations (#7950) 2021-04-20 13:33:58 +02:00
CfgVehicles.hpp manual merge 2019-03-23 23:46:30 +01:00
config.cpp Dragging - Add new dragging animations (#7950) 2021-04-20 13:33:58 +02:00
initSettings.sqf Dragging - Add new dragging animations (#7950) 2021-04-20 13:33:58 +02:00
README.md README.md files added to all modules 2015-08-19 04:18:33 +02:00
script_component.hpp Dragging - Add new dragging animations (#7950) 2021-04-20 13:33:58 +02:00
stringtable.xml Dragging - Add new dragging animations (#7950) 2021-04-20 13:33:58 +02:00
XEH_postInit.sqf Dragging - Add Keybind for Carry (#7746) 2020-06-13 15:51:47 -05:00
XEH_preInit.sqf Dragging - Add new dragging animations (#7950) 2021-04-20 13:33:58 +02:00
XEH_PREP.hpp precompile on game start 2016-02-22 15:20:36 +01: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.

Maintainers

The people responsible for merging changes to this component or answering potential questions.