Look at this config:
CfgWeapons → missiles_SAAMI → StandardSound → soundSetShot[] → Static_Launcher_Titan_ATAA_Vehicle_Shot_SoundSet doesn't exist in game config
Due this on shoot only echo will be played, which is added with correct class name
Apparently was planned to create a same class to "Static_Launcher_Titan_ATAA_Shot_SoundSet", but something went wrong and now there are no shot sounds except the echo (tails)
Description
Description
Details
Details
- Severity
- Major
- Resolution
- Open
- Reproducibility
- Always
- Operating System
- Windows 11 x64
- Operating System Version
- 23H2
- Category
- Config
Steps To Reproduce
- open virtual garage
- select AWC 302 Nyx (AA) class I_LT_01_AA_F
- start game as gunner, select missiles, shoot
- only echo can be heard
Additional Information
Maybe add for game error massage when soundSetShot[]={}; not found?