RHS Feedback - USAF
View Issue Details
0005745USAF[All Projects] Generalpublic2020-06-06 17:022020-06-07 15:46
ColdEvul 
reyhard 
noneminoralways
closedno change required 
 
 
No
Stable
1.98
No
CBA
0005745: Several magazines not listed as supported for weapons
Several magazines is missing in the supported magazine lists for weapons.

Extract from rhs_weap_m249_light_S:
    magazines[] = {"rhsusf_200Rnd_556x45_box","rhsusf_200rnd_556x45_mixed_box","rhsusf_200rnd_556x45_M855_box","rhsusf_200rnd_556x45_M855_mixed_box"};

This one is not preset in this list for instance:
    rhsusf_200Rnd_556x45_soft_pouch

This apply for a wide range of magazines
"rhsusf_200Rnd_556x45_soft_pouch" in (getArray (configfile >> "CfgWeapons" >> "rhs_weap_m249_light_S" >> "magazines"))
Issue present in DEV as well for RELEASE builds
No tags attached.
Issue History
2020-06-06 17:02ColdEvulNew Issue
2020-06-07 15:46reyhardNote Added: 0010795
2020-06-07 15:46reyhardStatusnew => closed
2020-06-07 15:46reyhardAssigned To => reyhard
2020-06-07 15:46reyhardResolutionopen => no change required

Notes
(0010795)
reyhard   
2020-06-07 15:46   
look for magazineWells instead - magazines[] array is no longer being updated and is left in as is state for legacy reasons.