Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add more magazine wells #1020

Merged
merged 10 commits into from
Nov 9, 2018
Merged

Add more magazine wells #1020

merged 10 commits into from
Nov 9, 2018

Conversation

xrufix
Copy link
Contributor

@xrufix xrufix commented Nov 4, 2018

When merged this pull request will:

  • add QBZ-95 drum mags to vanilla weapon
  • Katiba stick magazine wells
  • 762x54 mags to "Zafir"
  • Let Vanilla Mk1 EMR use 762x51_AR10 mag well and add Vanilla 7.62x51 to it.

@xrufix xrufix changed the title Add support for QBZ-95 drum mags to LSW variant Add more magazine wells Nov 4, 2018
addons/jam/CfgWeapons.hpp Outdated Show resolved Hide resolved
addons/jam/CfgWeapons.hpp Outdated Show resolved Hide resolved
addons/jam/magwells_762x51.hpp Outdated Show resolved Hide resolved
class EBR_base_F: Rifle_Long_Base_F {
magazineWell[] = {"CBA_762x51_M14"};
};
class DMR_06_base_F: Rifle_Long_Base_F {
class DMR_03_base_F: Rifle_Long_Base_F {
Copy link
Contributor

Choose a reason for hiding this comment

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

This must be a mistake here. You replaced DMR_06_base_F with DMR_03_base_F

Copy link
Contributor

Choose a reason for hiding this comment

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

93af9ef This is the mistake. Commit message says it reverts the SIG 556. But it reverted the M14.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yep, has been fixed, thanks for spotting it!

@commy2 commy2 added this to the 3.9.1 milestone Nov 9, 2018
@commy2 commy2 merged commit 2163773 into CBATeam:master Nov 9, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants