This website requires JavaScript.
Explore
Help
Sign In
Arma3_Epoch
/
ACE3
Watch
1
Star
0
Fork
0
You've already forked ACE3
mirror of
https://github.com/acemod/ACE3.git
synced
2024-08-30 18:23:18 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ACE3
/
addons
/
dragging
History
johnb432
d56a3a6a95
Dragging - Add parameters for
FUNC(setDraggable)
&
FUNC(setCarryable)
to apply globally (
#10266
)
2024-08-27 18:34:46 -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 - Add parameters for
FUNC(setDraggable)
&
FUNC(setCarryable)
to apply globally (
#10266
)
2024-08-27 18:34:46 -03:00
UI
/icons
…
$PBOPREFIX$
…
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 - Fix dragging ai turrets via keybind (
#10267
)
2024-08-27 01:36:29 -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
Dragging - Add parameters for
FUNC(setDraggable)
&
FUNC(setCarryable)
to apply globally (
#10266
)
2024-08-27 18:34:46 -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
…
README.md
ace_dragging
Adds ability to drag and carry objects.