Arma 3
Armor Plates System
Ace+CBA+HelpMe+APS (blocking of LMB)
Hello there.
I've found a bug that causes the ability to use the left mouse button during certain interactions (planting explosives/dropping things/etc.) to be blocked after loading the mods mentioned in the title above. With the help of one of the ACE contributors (diwako#7777), a solution has been found and is available as code:
[player, "DefaultAction", diw_armor_plates_main_weaponsEvtId] call ace_common_fnc_removeActionEventHandler;
and the likely cause of this problem is:
{if ((player actionParams _x select 0) select [0,2] == "") exitWith {player removeAction _x}} forEach actionIDs player
Last edited by Nefil͡imP͠L̀; 29 Jan, 2023 @ 7:56am
< >
Showing 1-1 of 1 comments
diwako  [developer] 23 Feb, 2023 @ 3:30am 
The issue was due to the HelpMe mod removing important ACE addActions. This is not an issue done by APS or ACE. It is an issue with the HelpMe mod.
< >
Showing 1-1 of 1 comments
Per page: 1530 50