Skip to content

SPE Compat - Fix flamethrower magazines not showing in arsenal / 50 Cal deafness#9803

Merged
johnb432 merged 6 commits intoacemod:masterfrom
kerckasha:SPE_Compat_magazineFixes
Feb 28, 2024
Merged

SPE Compat - Fix flamethrower magazines not showing in arsenal / 50 Cal deafness#9803
johnb432 merged 6 commits intoacemod:masterfrom
kerckasha:SPE_Compat_magazineFixes

Conversation

@kerckasha
Copy link
Copy Markdown
Contributor

When merged this pull request will:

  • Fixes flamethrower magazines not appearing in ace arsenal
  • Sets ACE_Caliber on SPE 50 cal ammo to put it more in line with vanilla ammo when it comes to causing deafness (Without it earplugs were ineffective)

IMPORTANT

  • If the contribution affects the documentation, please include your changes in this pull request so the documentation will appear on the website.
  • Development Guidelines are read, understood and applied.
  • Title of this PR uses our standard template Component - Add|Fix|Improve|Change|Make|Remove {changes}.

Comment thread addons/compat_spe/CfgAmmo/bullets.hpp Outdated
@PabstMirror
Copy link
Copy Markdown
Contributor

does flamethrower mag show in vanilla arsenal?

@kerckasha
Copy link
Copy Markdown
Contributor Author

does flamethrower mag show in vanilla arsenal?

Yeah - the reason it doesn't show in the ace arsenal is it currently is using

		type = "12 * 256";

Which is some old value that isn't used anymore - and is filtered by ace arsenal as it doesn't fall into the 'used' types

kerckasha and others added 2 commits February 26, 2024 12:02
Comment thread addons/compat_spe/CfgAmmo/bullets.hpp
Comment thread addons/compat_spe/CfgMagazines/flamethrower.hpp Outdated
kerckasha and others added 2 commits February 27, 2024 11:55
Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>
Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>
@johnb432 johnb432 merged commit bfbfc66 into acemod:master Feb 28, 2024
@johnb432 johnb432 added this to the 3.17.0 milestone Feb 28, 2024
@kerckasha kerckasha deleted the SPE_Compat_magazineFixes branch February 28, 2024 17:36
@jonpas jonpas added the kind/bug-fix Release Notes: **FIXED:** label Mar 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/compatibility kind/bug-fix Release Notes: **FIXED:**

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants