View Single Post
03-01-12, 07:49 PM   #3
jlrm365
A Flamescale Wyrmkin
AddOn Author - Click to view addons
Join Date: Oct 2007
Posts: 113
Cool

Originally Posted by Seerah View Post
Should be able to find it in here... http://www.wowinterface.com/download...Cataclysm.html
Problem solved. I went there:

Sound commands for every sound updated for Cataclysm
http://www.wowinterface.com/download...Cataclysm.html

I extracted the files and did "Ctrl+F", to find "sheath". I found the following:

/script PlaySoundFile("Sound\\Interface\\SheathMetal.ogg")
/script PlaySoundFile("Sound\\Interface\\SheathShield.ogg")
/script PlaySoundFile("Sound\\Interface\\SheathWood.ogg")

/script PlaySoundFile("Sound\\Interface\\UnSheathWood.ogg")
/script PlaySoundFile("Sound\\Interface\\UnsheathMetal.ogg")
/script PlaySoundFile("Sound\\Interface\\UnsheathShield.ogg")

I downloaded:

Mute Annoying WoW Sounds
http://www.wowinterface.com/download...WoWSounds.html

I found the first 0 byte ogg file I could - "Wrath_Login_1" (Sound v2.0\Sound\Ambience\GlueScreen).

I then made five copies, to have six in total, and gave them the names of the above files.

My half dozen new 0 byte sound files were then placed in a folder entitled "Interface" and that was placed in Warcraft's "Sound" folder

(This is located at C:\Program Files (x86)\World of Warcraft\Data).

After logging in, I now no longer hear those repetitive sheath / unsheath sounds.

Thank goodness!

  Reply With Quote