Sound events

World of Warcraft

avatar
3 years, 6 months ago

Being a little deaf I find I cannot hear the sound from DodgeDing over the other combat noises.

Is there a list of sound events somewhere so that I can experiment? I want to find a sound that effectively screams "Hey Mr Hunter, MASH the mongoose button NOW!!!!!!!one!!!eleven"

Yes I was a silly hunter originally posting this request on the mod page  :o

avatar
3 years, 6 months ago

[QUOTE=Deadeye57* Being a little deaf I find I cannot hear the sound from [URL=http://www.curse-gaming.com/mod.php?addid=187]DodgeDing/URL over the other combat noises.

Is there a list of sound events somewhere so that I can experiment? I want to find a sound that effectively screams "Hey Mr Hunter, MASH the mongoose button NOW!!!!!!!one!!!eleven"

Yes I was a silly hunter originally posting this request on the mod page  :o[/QUOTE*

not 100% sure this will be loud enough for you but go into the xml file and replace the <OnEvent>if (event=="UNIT_COMBAT") and (arg1=="player") and (arg2=="DODGE") then PlaySound("MapPing") end</OnEvent>

with <OnEvent>if (event=="UNIT_COMBAT") and (arg1=="player") and (arg2=="DODGE") then PlaySound("CannonDeath") end</OnEvent>  (just chaning MapPing to CannonDeath

Quick Reply

You need to login or register to post comments.

Benefits of Registration

  • Interact with hundreds of thousands of other gamers on an open social network.
  • Post your stories, news, images, videos, and other content to share.
  • Create a network with your fellow gamers or join an existing one.
  • Gain reputation for everything you do.