Skip to content

Compat SPE / SPEX - Add ace_overheating_barrelMass to small arms#11413

Merged
PabstMirror merged 10 commits into
acemod:masterfrom
jpspider1:SPE-Compat-Update2
Jul 19, 2026
Merged

Compat SPE / SPEX - Add ace_overheating_barrelMass to small arms#11413
PabstMirror merged 10 commits into
acemod:masterfrom
jpspider1:SPE-Compat-Update2

Conversation

@jpspider1

@jpspider1 jpspider1 commented Jun 25, 2026

Copy link
Copy Markdown
Contributor

When merged this pull request will:

  • Apply ace_overheating_barrelMass to all SPE small arms weapons in addons/compat_spe/CfgWeapons/weapons.hpp
  • Apply ace_overheating_barrelMass to all SPEX small arms weapons in addons/compat_spex/CfgWeapons.hpp
  • ace_overheating_barrelMass is determined by finding similar enough reproduction barrels or original barrels on sale on the internet
  • Where no real barrels could be found, weights were taken from similar guns (i.e FM24 M29 similar to Bren Mk2 or K98, G43, FG42, and STG44 being similar due to caliber)
  • Where units were not defined it was assumed the units were in pounds
  • All barrelMass values were rounded to 2 significant digits

Barrel weight sources off of the internet

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}.

@Drofseh

Drofseh commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

There is no need to add this if you're just making it 55% of the weapon's weight. 55% is already the default fallback value if there is no barrelMass config entry.
If you can get data for their actually barrel weights and want to add that then it'd be worthwhile.

@jpspider1

Copy link
Copy Markdown
Contributor Author

There is no need to add this if you're just making it 55% of the weapon's weight. 55% is already the default fallback value if there is no barrelMass config entry. If you can get data for their actually barrel weights and want to add that then it'd be worthwhile.

Hi Drofseh, I did some very light research this evening and scrounged the various forums and gun brokerages for reproductions in similar calibers or original models. Where I could not find a barrel I used weapons in the same category or caliber. I updated my original post with links and some of my methodology. I hope this makes the PR more acceptable / valuable for the players.

@johnb432 johnb432 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR.

There are two things I'd like to ask:

  • You sometimes specify sources, sometimes there are none. Why is that? It's best to be consistent.
  • Could be similar to x maybe y comments are in my opinion not a good descriptor. could is too vague; either remove the comment or update it to something similar to Estimated slightly y to x

Comment thread addons/compat_spe/CfgWeapons/weapons.hpp Outdated
Comment thread addons/compat_spe/CfgWeapons/weapons.hpp Outdated
jpspider1 and others added 4 commits July 17, 2026 14:42
@jpspider1

Copy link
Copy Markdown
Contributor Author

Thanks for the PR.

There are two things I'd like to ask:

  • You sometimes specify sources, sometimes there are none. Why is that? It's best to be consistent.
  • Could be similar to x maybe y comments are in my opinion not a good descriptor. could is too vague; either remove the comment or update it to something similar to Estimated slightly y to x

Some weapons I just couldn't find a source for the actual barrel mass sources so I used a could be similar to comment to justify the number. I grouped weapons that could be similar due to their classification

i.e a STEN Mk 2 and a MP40 are both sub machineguns with similar weights in real life
A FM 24 M29 and Bren gun are both light machine guns with similar weights in real life

I updated the comments to use the word 'estimated' because like above I just estimated or grouped similar weapon categories / weights together. I'd like to keep it there in case someone in the future who looks wants to see where I sourced my information from.

@johnb432 johnb432 added the kind/enhancement Release Notes: **IMPROVED:** label Jul 19, 2026
@johnb432 johnb432 added this to the 3.21.1 milestone Jul 19, 2026
@johnb432 johnb432 changed the title Compat SPE / SPEX - Add ace_overheating_barrelMass to small arms Compat SPE / SPEX - Add ace_overheating_barrelMass to small arms Jul 19, 2026
@PabstMirror
PabstMirror merged commit 0394d06 into acemod:master Jul 19, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/enhancement Release Notes: **IMPROVED:**

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants