Mods (complete and add to the following information):
Latest ACE/CBA/ArmA - No Dev
Description:
If you use the script
removeAllMissionEventHandlers "Draw3d"
You will also disable the ACE Interaction UI.
This isn't documented anywhere and would be nice to have known and saved me many hours of bug hunting.
This is pretty obvious. It is also not a bug in ACE, as removeAllMissionEventHandlers breaks all mods, scripts, missions, campaigns, w/e that uses mission event handlers. If anything, this should be documented on the BI wiki.
Except that most things don't use missionEventHandlers
And nobody should use removeAllX aside from debugging.
Most helpful comment
And nobody should use removeAllX aside from debugging.