This add-on allows you to mute original game sounds and add your own spell sounds.
To add your own sound files do follwing:
- place your sound files in add-on folder
-open SimpleSoundRaplacer_Sounds.lua with text editor and add the names of your files there.
Start wow and you can use your sound files for spells now.
Use this database https://wago.tools/files/ to find Sound IDs that you want to mute:
- use %PartOfNameOfSoundYouSearch%.ogg mask in a search line to find a right ID (example: %weather%.ogg)
IMPORTANT! The muted game sounds ID will mute the spell sounds coming from *all* players and NPC. However, you can play new spell sounds locally only for yourself, as it is not possible to spatially anchor sounds within the game environment. Therefore, if you were to attempt to play a new sound for a player or NPC located far away from you, you would hear it as if it were coming from yourself. For this reason this addon plays sounds only for spells that *you* cast yourself. Thats why it could be reasonable not to mute original sound IDs.