Arma 3 Version: 1.62 (stable)
CBA Version: 3.0.0 (stable)
ACE3 Version: 3.6.2 (stable)
Mods:
@CBA_A3@ace3Description:
This can be reproduced with M85 41A SSDS, MK 4ER/3.5 10x M3 and MK 4ER/T6.5-30xM5. It does not happen with LRPS scope.
Steps to reproduce:
Where did the issue occur?
Placed Modules:
RPT log file:
Not relevant
Please provide RPT logs as per instructions. You most likely didn't load the RHS compatibility pbos from the optionals folder.
I saw this as well, no need for rpt.
We change vanilla scopes to do
discreteDistance[] = {100};
discreteDistanceInitIndex = 0;
so you can't vanilla zero them.
I think we need to do the same for RHS
I think we need to do the same for RHS
I thought we did that already :(
The Premier scopes (M85) are not included in the compat_RHS 3.6.2 and you are right @PabstMirror.
I can fix it in my PR if you want, it's easy to do.
Fixed by #4028
Most helpful comment
The Premier scopes (M85) are not included in the compat_RHS 3.6.2 and you are right @PabstMirror.
I can fix it in my PR if you want, it's easy to do.