Page MenuHomeFeedback Tracker

6.5mm suppressor - muzzle_snds_h in muzzleSlot
New, WishlistPublic

Description

Classname for the 6.5mm suppressor is muzzle_snds_H, yet the entry for weaponSlotsInfo on the muzzleSlot is muzzle_snds_h for all rifles of the MX series and Katikba.

This inconsistency is causing problems with attachment detection, as primaryWeaponItems will return muzzle_snds_H whereas checking the weapon config will reutrn muzzle_snds_h. If the two need to be checked against each other, the check will not return true due to the difference in the last letter.

This problem is not present in other attachments.

Details

Legacy ID
3417266551
Severity
None
Resolution
Open
Reproducibility
Always
Category
Config
Steps To Reproduce
  1. Use in-game config viewer to check the value for: configfile >> "CfgWeapons" >> "arifle_MX_F" >> "WeaponSlotsInfo" >> "MuzzleSlot" >> "compatibleItems". It will show "muzzle_snds_h".
  1. While using an MX series rifle with a suppressor equipped, check primaryWeaponItems. It will return muzzle_snds_H.

Event Timeline

Hellfire257 edited Additional Information. (Show Details)
Hellfire257 set Category to Config.
Hellfire257 set Reproducibility to Always.
Hellfire257 set Severity to None.
Hellfire257 set Resolution to Open.
Hellfire257 set Legacy ID to 3417266551.May 7 2016, 4:16 PM