Skip to content

Fix FCS ABM magazine load order - #11491

Open
Nerexis wants to merge 1 commit into
acemod:masterfrom
Nerexis:fix/fcs-manpad-load-order
Open

Fix FCS ABM magazine load order#11491
Nerexis wants to merge 1 commit into
acemod:masterfrom
Nerexis:fix/fcs-manpad-load-order

Conversation

@Nerexis

@Nerexis Nerexis commented Sep 11, 2026

Copy link
Copy Markdown

Summary

Ensures ace_fcs loads after ace_missile_manpad.

ace_missile_manpad replaces the Tigris and Lynx turret magazines[] arrays to install the Stinger magazines. Without an explicit dependency, it can load after ace_fcs and erase the 120-round FCS ABM magazines that FCS appends.

Testing

  • hemtt build completed successfully with zero CI annotations.
  • Manual editor test: a newly created O_APC_Tracked_02_AA_F exposes ACE_120Rnd_35mm_ABM_shells_Tracer_Green with 120 rounds on turret [0].

@Drofseh

Drofseh commented Sep 11, 2026

Copy link
Copy Markdown
Contributor

I really don't like the idea of making FCS dependant on the Missile framework, but there is definitely a conflict here.

@PabstMirror

Copy link
Copy Markdown
Contributor

sub-addon with dependencies for both
or maybe we just add the magazine via code?

@Drofseh

Drofseh commented Sep 11, 2026

Copy link
Copy Markdown
Contributor

sub-addon with dependencies for both or maybe we just add the magazine via code?

sub-addon sounds good to me. As a mission maker I don't like magazines showing up via mysterious scripts.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants