You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your enhancement related to a problem?
CBA implemented a "naked unit bug workaround" in CBATeam/CBA_A3#1406, making the ACEX acex_headless_transferLoadout setting obsolete (the way I understood it per the long discussion in the PR).
While the functionality is not exactly the same, it is similar enough to where it might not be worth the maintenance cost, so I would suggest removing it.
Solution you'd like:
I don't particularly care either way.
Alternatives you've considered:
Keeping both settings separate and maybe throwing a warning if both are enabled (assuming this could cause issues).
Is your enhancement related to a problem?
CBA implemented a "naked unit bug workaround" in CBATeam/CBA_A3#1406, making the ACEX
acex_headless_transferLoadoutsetting obsolete (the way I understood it per the long discussion in the PR).While the functionality is not exactly the same, it is similar enough to where it might not be worth the maintenance cost, so I would suggest removing it.
Solution you'd like:
I don't particularly care either way.
Alternatives you've considered:
Keeping both settings separate and maybe throwing a warning if both are enabled (assuming this could cause issues).