Arma 3 Version: 1.92 (stable)
CBA Version: 3.11.0 (stable)
ACE3 Version: 3.12.6 (stable)
Mods:
- CBA_A3
- ace
Description:
6.5mm Creedmor 30Rnd Mag and 6.5x47mm 30Rnd Mag (HPBT Scenar) magazines are available in the normal MXM but cannot be taken in the MXM (Black) or MXM 6.5 mm (Khaki)Steps to reproduce:
Where did the issue occur?
Additional information:
RPT log file:
Update 1.92 added dynamic magazines (proxies) to a few weapons.
Magazine proxies* no idea who came up with dynamic magazines stuff.
These new dynamic magazines are not yet implemented into the current version of ACE
ACE didn't implement any magazine proxies so far
CBA has already fixed this in their latest release
CBA doesn't either. I think you are mixing some things up here.
This currently also prevents certain magazines added by ACE to be taken by the different coloured variants of a gun.
That is magazine wells not proxies. Those are two completely different things.
Magazines missing in vanilla weapons is a CBA bug, not ACE.
Magazines missing in vanilla weapons is a CBA bug, not ACE.
A combination, actually. Its not missing, its being _overwritten_ by ACE:
https://github.com/acemod/ACE3/blob/master/addons/ballistics/CfgWeapons.hpp#L31
Back in https://github.com/CBATeam/CBA_A3/issues/1050, we decided to put the realistic "all mags, everywhere, including extended mags in subcarbines" line into ACE because CBA shouldn't have any balancing impact. Now that this interaction is already in vanilla anyway, the line can be removed.
But yeah, on the CBA/ACE code side this has absolutely nothing to do with proxies. Proxies are just the reason BI finally decided to move away from the split. As I predicted. Hah.
Okay yea It seems I mixed / messed up the different things.
So am I right to assume that the following 3 things are in no way directly related to each other?
I don't know if the new proxies are important / even need to be implemented into ACE.
But the other two seem like _normal_ issues.
Should I edit this issue to represent the issue of vanilla magazines missing from vanilla weapons and create a new issue to reflect the last issue listed above?
Ticket is mostly fine, no need to make a new one. Just streamline the description part into something along the lines of "new mags not available in all guns (ACE fault); 6.5 Lapua/6.5 CM mags not available in all guns (ACE fault)". Images are good.
Otherwise:
Maybe we should get someone to make a long action Remington 700 model with scrim or a canvas bag around the action that we can use for all Advanced Ballistics Demonstration mags instead of jamming them into weapons where they don't belong.
its being overwritten by ACE
馃う鈥嶁檪 Yeah should definitely use += and not =. We have same issue in CBA.
I don't know if the new proxies are important / even need to be implemented into ACE.
We would need to make our own models if we wanted proxies. Which we won't do.