ACE3/addons/dragging
johnb432 28560b9ad9 Sync corpses when JIP to avoid weird hitbox collision, renamed function and added API
The idea behind the API is for 3rd party mods that include garbage collectors to exclude corpses that are being dragged/carried.
2024-07-01 18:36:37 +02:00
..
anim Tools - Add dummy rtms to make ace buildable by current mikro tools (#9135) 2023-01-28 14:13:45 -06:00
functions Sync corpses when JIP to avoid weird hitbox collision, renamed function and added API 2024-07-01 18:36:37 +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 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 Merge branch 'master' into corpse-carry-continued2 2023-07-24 20:03:07 +02: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 Dragging - Minor code cleanup (#9859) 2024-03-26 09:50:21 -03: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 Translation - Add Missing Spanish (#10001) 2024-05-10 20:42:55 -05:00
XEH_postInit.sqf Sync corpses when JIP to avoid weird hitbox collision, renamed function and added API 2024-07-01 18:36:37 +02: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 Sync corpses when JIP to avoid weird hitbox collision, renamed function and added API 2024-07-01 18:36:37 +02: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.