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

Casings - Add support for dropped magazines (40mm shell casings) #9839

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

PabstMirror
Copy link
Contributor

@PabstMirror PabstMirror changed the title Casings - Add support for dropped magazines (40mm shells) Casings - Add support for dropped magazines (40mm shell casings) Mar 19, 2024
@PabstMirror PabstMirror marked this pull request as ready for review September 12, 2024 22:21
@PabstMirror PabstMirror added this to the Ongoing milestone Sep 12, 2024
@PabstMirror PabstMirror added the kind/enhancement Release Notes: **IMPROVED:** label Sep 12, 2024
switch (true) do {
// Should cover most 40x36
case (_mag in compatibleMagazines ["arifle_Mk20_GL_F", "EGLM"]): { "A3\Weapons_F\MagazineProxies\mag_40x36_HE_1rnd.p3d" };
default { getText (configFile >> "CfgMagazines" >> _mag >> QGVAR(model)) };
Copy link
Contributor

Choose a reason for hiding this comment

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

Maybe pull from magProxy and override with this if available?

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.

3 participants