ACE3/addons/dragging
Grim cb08a7c172
General - Change UAV unit config lookups to unitIsUAV (#9735)
Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>
2024-01-15 18:39:28 -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 General - Change UAV unit config lookups to unitIsUAV (#9735) 2024-01-15 18:39:28 -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/Dragging - Remove actions from scripted weaponHolders (#9541) 2023-10-19 20:24:38 -04:00
CfgMovesBasic.hpp Dragging - Enabled dragging whilst limping (#9379) 2023-09-18 22:43:10 -04:00
CfgMovesMaleSdr.hpp Dragging - Enabled dragging whilst limping (#9379) 2023-09-18 22:43:10 -04:00
CfgVehicles.hpp Dragging - Improve code (#9271) 2023-07-24 02:07:37 +03:00
config.cpp Dragging - Add new dragging animations (#7950) 2021-04-20 13:33:58 +02:00
initKeybinds.inc.sqf Dragging - Prevent multiple units carrying the same object (#9730) 2024-01-13 13:39:39 -03:00
initSettings.inc.sqf Tools - Add HEMTT SQF support and fix commas are not semicolons (#9663) 2023-12-07 03:20:47 +00:00
README.md Update contribution documents (#8382) 2021-08-16 20:17:56 +01:00
script_component.hpp Dragging - Fix being able to load people into vehicles from any distance (#9638) 2023-11-10 14:54:31 -05:00
stringtable.xml Translations - Complete Italian + almost complete German translation (#9673) 2023-12-11 19:31:02 -06:00
XEH_postInit.sqf Dragging - Prevent multiple units carrying the same object (#9730) 2024-01-13 13:39:39 -03: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 Dragging - Prevent multiple units carrying the same object (#9730) 2024-01-13 13:39:39 -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.