ACE3/addons/dragging/functions
johnb432 d1f0dc5e83
Cargo - Improve various aspects (#9617)
* Update CfgVehicles.hpp

* Cargo cleanup

* Update menu.hpp

* Updated status effect key

* Update fnc_onMenuOpen.sqf

* Update fnc_onMenuOpen.sqf

* fix comment from merge

* nil interaction GVARs on menu close

* fix carry bug

* Fix floating objects in MP

* Updated ace_cargoAdded doc

* Fix progress bar prematurely stopping

* Finer cursor object selection

---------

Co-authored-by: LinkIsGrim <salluci.lovi@gmail.com>
2023-11-17 20:07:28 -03:00
..
fnc_canCarry.sqf General - Relative script_component.hpp includes (#9378) 2023-09-12 20:58:10 +02:00
fnc_canDrag.sqf General - Relative script_component.hpp includes (#9378) 2023-09-12 20:58:10 +02:00
fnc_canDrop_carry.sqf General - Relative script_component.hpp includes (#9378) 2023-09-12 20:58:10 +02:00
fnc_canDrop.sqf General - Relative script_component.hpp includes (#9378) 2023-09-12 20:58:10 +02:00
fnc_canRun_carry.sqf General - Relative script_component.hpp includes (#9378) 2023-09-12 20:58:10 +02:00
fnc_carryObject.sqf Dragging - Prevent carrying crewed static weapons (#9491) 2023-10-23 19:21:50 +02:00
fnc_carryObjectPFH.sqf Cargo - Improve various aspects (#9617) 2023-11-17 20:07:28 -03:00
fnc_dragObject.sqf Dragging - Prevent carrying crewed static weapons (#9491) 2023-10-23 19:21:50 +02:00
fnc_dragObjectPFH.sqf Dragging - Prevent carrying crewed static weapons (#9491) 2023-10-23 19:21:50 +02:00
fnc_dropObject_carry.sqf Cargo - Improve various aspects (#9617) 2023-11-17 20:07:28 -03:00
fnc_dropObject.sqf Dragging - Prevent carrying crewed static weapons (#9491) 2023-10-23 19:21:50 +02:00
fnc_getWeight.sqf Dragging - Add setting for Max Weight Coefficient (#9569) 2023-10-24 00:57:05 -04:00
fnc_handleAnimChanged.sqf General - Relative script_component.hpp includes (#9378) 2023-09-12 20:58:10 +02:00
fnc_handleKilled.sqf General - Relative script_component.hpp includes (#9378) 2023-09-12 20:58:10 +02:00
fnc_handlePlayerChanged.sqf General - Relative script_component.hpp includes (#9378) 2023-09-12 20:58:10 +02:00
fnc_handlePlayerWeaponChanged.sqf General - Relative script_component.hpp includes (#9378) 2023-09-12 20:58:10 +02:00
fnc_handleScrollWheel.sqf General - Relative script_component.hpp includes (#9378) 2023-09-12 20:58:10 +02:00
fnc_handleUnconscious.sqf General - Relative script_component.hpp includes (#9378) 2023-09-12 20:58:10 +02:00
fnc_initObject.sqf Dragging - Add config support for weight ignoring (#9396) 2023-09-12 18:57:55 -04:00
fnc_initPerson.sqf CSW/Dragging - Handle null objects causing script errors (#9529) 2023-10-18 22:17:07 -04:00
fnc_isObjectOnObject.sqf Dragging - Improve code (#9271) 2023-07-24 02:07:37 +03:00
fnc_pauseCarry.sqf Dragging - Improve featureCamera handling (#9389) 2023-09-19 23:56:20 -04:00
fnc_pauseDrag.sqf Dragging - Improve featureCamera handling (#9389) 2023-09-19 23:56:20 -04:00
fnc_resumeCarry.sqf Dragging - Improve featureCamera handling (#9389) 2023-09-19 23:56:20 -04:00
fnc_resumeDrag.sqf Dragging - Improve featureCamera handling (#9389) 2023-09-19 23:56:20 -04:00
fnc_setCarryable.sqf General - Relative script_component.hpp includes (#9378) 2023-09-12 20:58:10 +02:00
fnc_setDraggable.sqf General - Relative script_component.hpp includes (#9378) 2023-09-12 20:58:10 +02:00
fnc_startCarry.sqf General - Relative script_component.hpp includes (#9378) 2023-09-12 20:58:10 +02:00
fnc_startCarryPFH.sqf General - Relative script_component.hpp includes (#9378) 2023-09-12 20:58:10 +02:00
fnc_startDrag.sqf General - Relative script_component.hpp includes (#9378) 2023-09-12 20:58:10 +02:00
fnc_startDragPFH.sqf General - Relative script_component.hpp includes (#9378) 2023-09-12 20:58:10 +02:00