mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
13193d3e6d
* Added weight override parameter to ace_dragging_fnc_setCarryable/setDraggable - Additional optional parameter that ignores the `startCarry`/`startDrag` weight checks. - Minor `==` to `isEqualto` replacements * `count crew _target isEqualto -1` to `count crew _target isEqualto 0` * Tab Replacement - remove \t * Reverted UAV check, Params formatting, Lazy Eval * Update addons/dragging/functions/fnc_startCarry.sqf Co-Authored-By: PiZZAD0X <509thparachuteinfantry@gmail.com> * Update fnc_startDrag.sqf * Remove beta suggestion extra line additions * Update addons/dragging/functions/fnc_startDrag.sqf Co-Authored-By: PiZZAD0X <509thparachuteinfantry@gmail.com> |
||
---|---|---|
.. | ||
functions | ||
UI/icons | ||
$PBOPREFIX$ | ||
CfgEventHandlers.hpp | ||
CfgMovesBasic.hpp | ||
CfgVehicles.hpp | ||
config.cpp | ||
README.md | ||
script_component.hpp | ||
stringtable.xml | ||
XEH_missionDisplayLoad.sqf | ||
XEH_postInit.sqf | ||
XEH_preInit.sqf | ||
XEH_PREP.hpp | ||
XEH_preStart.sqf |
ace_dragging
Adds ability to drag and carry objects.
Maintainers
The people responsible for merging changes to this component or answering potential questions.