1
0
mirror of https://github.com/acemod/ACE3.git synced 2024-08-30 18:23:18 +00:00
ACE3/addons/interaction
johnb432 a30afe69b7
Interaction - Disable magazine passing to dead and unconscious units ()
* Disable magazine passing to dead units

* Disable for unconscious units as well
2024-06-28 05:41:04 -07:00
..
dev General - Replace toLower with toLowerANSI where applicable () 2024-03-07 22:08:13 +01:00
functions Interaction - Disable magazine passing to dead and unconscious units () 2024-06-28 05:41:04 -07:00
rsc AGM_Interaction pre CBA 2015-01-11 16:32:51 -03:00
UI Replace UI icons with vanilla/common ones () 2017-09-21 16:22:28 +02:00
$PBOPREFIX$ PBOPREFIX fixes. 2015-01-11 17:28:39 -08:00
ACE_Settings.hpp Add Weapon Attachments interaction () 2021-03-04 11:43:11 -06:00
ACE_ZeusActions.hpp Utilize isNotEqualTo () 2021-02-27 11:05:05 -06:00
CfgEventHandlers.hpp Add SQFC support () 2021-09-03 19:08:34 -05:00
CfgVehicles.hpp Interaction - Allow pulling bodies out of wrecks () 2023-11-10 14:55:40 -05:00
config.cpp Interaction - Rename group self-interact () 2021-10-12 12:53:35 -05:00
groupRename_GUI.hpp Cleanup - Trim all trailing whitespace () 2021-10-30 16:42:03 -05:00
initSettings.inc.sqf General - Cleaned up cbaSettings_settingChanged () 2024-05-31 13:20:21 -07:00
README.md Update contribution documents () 2021-08-16 20:17:56 +01:00
RscTitles.hpp Tools - HEMTT PW3 fixes () 2023-11-01 02:29:59 +01:00
script_component.hpp Interaction - Fix Open Door keybind () 2021-10-17 16:58:35 -05:00
stringtable.xml Translations - Complete Italian + almost complete German translation () 2023-12-11 19:31:02 -06:00
XEH_missionDisplayLoad.sqf Replace and depreacate EFUNC(common,addScrollWheelEventHandler) with MouseZChanged Display EH 2016-03-02 17:33:46 +01:00
XEH_postInit.sqf Interaction - Check canInteractWith before taking dropped weapons () 2024-04-01 09:11:14 -03:00
XEH_preInit.sqf Tools - Add HEMTT SQF support and fix commas are not semicolons () 2023-12-07 03:20:47 +00:00
XEH_PREP.hpp Interaction - Add crew status check for some vehicle interactions () 2023-11-11 09:03:32 -03:00
XEH_preStart.sqf General - Replace toLower with toLowerANSI where applicable () 2024-03-07 22:08:13 +01:00

ace_interaction

Provides interaction options between units.