View Single Post
01-19-11, 10:11 AM   #6
littlebuddha79
An Onyxian Warder
 
littlebuddha79's Avatar
AddOn Compiler - Click to view compilations
Join Date: Sep 2007
Posts: 377
I think you're right, that it is a combo of different sound files, but it's just the hissing noise that I want to silence. The bubbles don't bother me at all. I found a couple files that sound like the right ones, but when I put them into the "Data" folder under the correct \Sound subfolder/directory, they don't seem to silence the hissing created by the buff:

/script PlaySoundFile("Sound\\Doodad\\Sizzle.ogg")
/script PlaySoundFile("Sound\\Doodad\\SteamLoop.ogg")

These are the 2 that I found that I think are the culprits. Sizzle sounds like an exact match to me, with SteamLoop as a close second. I made "blank" sound files with those names and put them into a "Doodad" folder under "Data\Sounds", but still getting the noise when in the water in 1K-Needles.

any thoughts?
  Reply With Quote