RHS Feedback - USAF
View Issue Details
0006636USAFGeneralpublic2022-03-09 20:432022-03-09 21:38
ChaosPaladin 
reyhard 
noneblockalways
closednot fixable 
 
 
No
Development
2.06
Yes
CBA_A3 v3.15.6.211004
0006636: Next/prev pointer mode conflicts with CBA_A3
Arma3 version: 2.06-2.08

If CBA_A3 enabled, RHS attachments with switchable IR/Laser/Light modes cannot be switch in-game

CBA_A3 default keybinding (https://github.com/CBATeam/CBA_A3/tree/master/addons/accessory [^]):
Next rail item state: LCtrl + L
Prev rail item state: LShift + L

RHS default keybinding:
Next pointer mode: LCtrl
Prev pointer mode: LCtrl

But if force delete CBA_A3 keybindings for "Next rail item state / Prev rail item state" to empty state in settings. And set RHS "Next pointer mode / Prev pointer mode" keybinding to LCtrl + L / LShift + L, issue not occur
No tags attached.
Issue History
2022-03-09 20:43ChaosPaladinNew Issue
2022-03-09 21:38reyhardNote Added: 0012055
2022-03-09 21:38reyhardStatusnew => closed
2022-03-09 21:38reyhardAssigned To => reyhard
2022-03-09 21:38reyhardResolutionopen => not fixable

Notes
(0012055)
reyhard   
2022-03-09 21:38   
I'm afraid CBA would have to fix it on their end - basically their implementation of accessories actions is blocking any further action even if there are no accessories using CBA system.

It seems they are aware of that issue https://github.com/CBATeam/CBA_A3/issues/1532 [^]