RHS Feedback - USAF
View Issue Details
0005965USAFGeneralpublic2020-10-26 16:292020-10-26 21:26
Difo 
da12thMonkey 
noneminoralways
resolvedfixed 
 
 
No
Stable
1.98
No
0005965: Class field not redefined
Field "initSpeed" not redefined for new M249 boxes with M995 cartridges and inherits from the "rhs_mag_30Rnd_556x45_M855A1_Stanag" class. At the exit, the bullet velocity is 960 m/s instead of 1024 m/s (specified in CfgAmmo). The speed specified in the magazine config has priority over the entry in the ammunition config.
No tags attached.
Issue History
2020-10-26 16:29DifoNew Issue
2020-10-26 20:05da12thMonkeyNote Added: 0011150
2020-10-26 20:09da12thMonkeyStatusnew => resolved
2020-10-26 20:09da12thMonkeyResolutionopen => fixed
2020-10-26 20:09da12thMonkeyAssigned To => da12thMonkey
2020-10-26 21:26DifoNote Added: 0011154

Notes
(0011150)
da12thMonkey   
2020-10-26 20:05   
cfgammo value is typicalSpeed, not initspeed.
All it determines is the velocity where the ammunition's "hit" value peaks. This can be greater than, equal to, or less than initspeed in cfgMagazines.

For example we may configure a particular weapon to fire the same round at a higher muzzle velocity than the cfgMagazines initspeed value (the cfgMagazines initSpeed is standardised for a particular barrel length). As such the round may deal more damage when fired from a certain weapon.

But fair enough, it was indeed an oversight that we did not apply increased initSpeed on the M995 magazine
(0011154)
Difo   
2020-10-26 21:26   
I assume that you usually use identical values in CfgAmmo and CfgMagazines.