Sounds like configfile >> "CfgSFX" >> "AirAlarmSfx"
that have been working in previous versions are now missing the corresponding sound file, linking to a non existing file.
Description
Description
Details
Details
- Legacy ID
- 1890991470
- Severity
- None
- Resolution
- Open
- Reproducibility
- Always
- Category
- Config
Steps To Reproduce
Go in the editor,
place a player,
hit preview,
in the debug console enter:
playsound "AirAlarmSfx"
replace the sound class with any other class from "CfgSFX"
you will get the sound not found error everytime
Additional Information
Why have they been removed? There wasn't any info on that either.
This is terrible for backwards compatibility.