ACE3/addons/dragging/functions
2024-01-16 09:16:51 -06:00
..
fnc_canCarry.sqf General - Change UAV unit config lookups to unitIsUAV (#9735) 2024-01-15 18:39:28 -03:00
fnc_canDrag.sqf General - Change UAV unit config lookups to unitIsUAV (#9735) 2024-01-15 18:39:28 -03: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 - Prevent multiple units carrying the same object (#9730) 2024-01-13 13:39:39 -03: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 Dragging - Prevent multiple units carrying the same object (#9730) 2024-01-13 13:39:39 -03:00
fnc_setDraggable.sqf Dragging - Prevent multiple units carrying the same object (#9730) 2024-01-13 13:39:39 -03:00
fnc_startCarry.sqf Dragging - Prevent multiple units carrying the same object (#9730) 2024-01-13 13:39:39 -03:00
fnc_startCarryLocal.sqf Dragging - Add logging for claimSafe failure (#9739) 2024-01-16 09:16:51 -06:00
fnc_startCarryPFH.sqf General - Relative script_component.hpp includes (#9378) 2023-09-12 20:58:10 +02:00
fnc_startDrag.sqf Dragging - Prevent multiple units carrying the same object (#9730) 2024-01-13 13:39:39 -03:00
fnc_startDragLocal.sqf Dragging - Add logging for claimSafe failure (#9739) 2024-01-16 09:16:51 -06:00
fnc_startDragPFH.sqf General - Relative script_component.hpp includes (#9378) 2023-09-12 20:58:10 +02:00