ACE3/addons/dragging/functions
Grim f35f872963
Dragging - Prevent carrying crewed static weapons (#9491)
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
2023-10-23 19:21:50 +02: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 Dragging - Prevent carrying crewed static weapons (#9491) 2023-10-23 19:21:50 +02: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 Dragging - Prevent carrying crewed static weapons (#9491) 2023-10-23 19:21:50 +02:00
fnc_dropObject.sqf Dragging - Prevent carrying crewed static weapons (#9491) 2023-10-23 19:21:50 +02:00
fnc_getWeight.sqf General - Relative script_component.hpp includes (#9378) 2023-09-12 20:58:10 +02: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