ACE3/addons/dragging
Dystopian 0c58d8b20b
Interaction - Add interaction with terrain objects (#8103)
* Add interaction with terrain objects

* Optimize with new commands

* Handle z-position under ground

* Add warning for setting

* Add parentheses to condition

Co-authored-by: jonpas <jonpas33@gmail.com>

* Add comments

* Add parentheses to condition

Co-authored-by: jonpas <jonpas33@gmail.com>

* Add parentheses to condition

Co-authored-by: mharis001 <34453221+mharis001@users.noreply.github.com>

* Add replacement configs to dragging

This reverts commit afc5abe6cd.

* Fix validator error and optimize condition

Co-authored-by: jonpas <jonpas33@gmail.com>
Co-authored-by: mharis001 <34453221+mharis001@users.noreply.github.com>
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
2021-10-12 14:36:33 -05:00
..
anim Dragging - Fix build issue (#8219) 2021-04-20 17:37:22 +02:00
functions Fix keyhandler removing when drop (#8443) 2021-09-18 11:06:01 -05: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 Add SQFC support (#8235) 2021-09-03 19:08:34 -05:00
CfgMovesBasic.hpp Dragging - Add new dragging animations (#7950) 2021-04-20 13:33:58 +02:00
CfgMovesMaleSdr.hpp Dragging - Fix build issue (#8219) 2021-04-20 17:37:22 +02:00
CfgVehicles.hpp Interaction - Add interaction with terrain objects (#8103) 2021-10-12 14:36:33 -05: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 Update contribution documents (#8382) 2021-08-16 20:17:56 +01:00
script_component.hpp Dragging - Add new dragging animations (#7950) 2021-04-20 13:33:58 +02:00
stringtable.xml Update of Japanese translation (#8492) 2021-10-08 09:05:06 -05: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.