-
Notifications
You must be signed in to change notification settings - Fork 5
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
US Army faction - Issue with resupply #220
Comments
The STANAG M855A1 Mags are interchangeable with the Mk318 Mags, so no real issues there. I have noticed the SR-25 mags and will look to remove them during the work I am doing on the comps. |
Know that they are interchangeable, but since the the units comes with the mk318. |
- CHANGED version number from v3.0.3 to v3.1.0. - CHANGED GM slotting group name from `GM` to `COMMAND`. - fixes #192 - CHANGED GM map marker name from `GM` to `COMMAND`. - fixes #192 - CHANGED PLT Leader loadout to have identical amount of UGLs as SQD Leaders. - fixes #216 - CHANGED AR ammo from `rhsusf_100Rnd_556x45_soft_pouch` to `rhsusf_100Rnd_556x45_mixed_soft_pouch`. - fixes #219 - CHANGED AAR backpack ammo from `rhsusf_100Rnd_556x45_soft_pouch` to `rhsusf_100Rnd_556x45_mixed_soft_pouch`. - fixes #219 - CHANGED Fireteam Supply Box ammo from `rhsusf_100Rnd_556x45_soft_pouch` to `rhsusf_100Rnd_556x45_mixed_soft_pouch`. - fixes #219 - CHANGED Platoon Supply Crate ammo from `rhsusf_100Rnd_556x45_soft_pouch` to `rhsusf_100Rnd_556x45_mixed_soft_pouch`. - fixes #219 - CHANGED Fireteam Supply Box ammo from `rhs_mag_30Rnd_556x45_M855A1_Stanag` to `ACE_30Rnd_556x45_Stanag_Mk318_mag` and `rhs_mag_30Rnd_556x45_M855A1_Stanag_Tracer_Red` to `30Rnd_556x45_Stanag_Tracer_Red`. - fixes #220 - CHANGED Platoon Supply Crate ammo from `rhs_mag_30Rnd_556x45_M855A1_Stanag` to `ACE_30Rnd_556x45_Stanag_Mk318_mag` and `rhs_mag_30Rnd_556x45_M855A1_Stanag_Tracer_Red` to `30Rnd_556x45_Stanag_Tracer_Red`. - fixes #220
There is only one mag that is wrong across the entire TFN, and I believe (from reading the .sqm) that the issue is on the DMT spotter unit. |
Gotcha, cheers mate. Just in case I'll also check US Army again because in my initial commit I only looked for issues with the two supply crates. But this will have to wait till tomorrow. Gotta hit the sack and catch some z's for work tomorrow. Another 10h shift awaits... |
Ok, easiest way is to find and replace in the sqm rather than booting up arma. |
Not on a pc with arma at the moment, but as far as I remember. There is also less MMG resupply in the US faction, then in the TFN faction. Do we want this to be the same amount? |
Cheers, thanks for the reminder. I'll look into this. For issues with multiple to-do's, I usually use the GitHub checkbox function. Makes it easier for fixes to track individual tasks. Example Issue:
Updated this in the OP accordingly. |
I went through all three factions with a fine comb regarding MMG resupply and this is what I have found: BluForMMG Gunner Asst. MMG Gunner Platoon Resupply Crate IndForMMG Gunner Asst. MMG Gunner Platoon Resupply Crate OpForMMG Gunner Asst. MMG Gunner Platoon Resupply Crate Note: the OpFor belts are far larger (in inventory size, not round capacity) than BluFor or IndFor. Neither MMG Gunner or Asst. Gunner has space to carry additional belts. Conclusion: none of the Platoon Supply Crates currently allow for a full resupply of the MMG element. This is an unintended bug as the PLT Supply Crate should allow for a full resupply. Thus we should make sure that all three PLT Supply crates carry 9x mixed-round belts and 2x tracer belts for their respective MMG platforms. OpFor won't be able to carry the total of 11 belts but they will be able to choose from either mixed-rounds or tracer-only belts during resupplies. |
- CHANGED Platoon Supply Crate ammo count `rhsusf_100Rnd_762x51_m61_ap` from 4 to 9 and `rhsusf_100Rnd_762x51_m62_tracer` from 0 to 2. - fixes #220
- CHANGED Platoon Supply Crate ammo count `hlc_100Rnd_762x51_M_MG3` from 6 to 9 and corrected MMG Gunner machine gun belt from 'hlc_100Rnd_762x51_M_M60E4' to 'hlc_100Rnd_762x51_M_MG3' - fixes #220
- CHANGED Platoon Supply Crate ammo count `rhs_100Rnd_762x54mmR_7BZ3` from 4 to 9. - fixes #220
- CHANGED DMT Spotter ammo type from `rhs_mag_30Rnd_556x45_M855A1_Stanag_No_Tracer` to `ACE_30Rnd_556x45_Stanag_Mk318_mag`. - fixes #220
- CHANGED DMT Spotter ammo type from `rhs_mag_30Rnd_556x45_M855A1_Stanag_No_Tracer` to `ACE_30Rnd_556x45_Stanag_Mk318_mag`. - fixes #220
All issues in this thread fixed. Updated OP task checklist accordingly. |
Booth the Platoon and Fireteam crate have the wrong type of ammo.
They have the STANAG M855A1 magazines, not the Mk318 magazines the soldiers have.
There is also less MMG ammo than the CNTO Crate, and there are some magazines that don't go to any weapons that the composition use (SR-25 mags).
The text was updated successfully, but these errors were encountered: