Applying one spell sound to another?

Like the title says is this possible?

For example, I’d like to apply the Tiger’s Fury sound effect to the Ferocious Bite ability. Is this something we can do, and if so, can you dumb down the process of doing that for this technologically inept scrub? :slight_smile: :slight_smile:

I don’t know if it is possible, but perhaps this can be achieved with some macro commands, something like

/playsound <tiger’s fury sound file id>
/cast Ferocious Bite

I did a quick search and could not find anything resembling /playsound command, so I guess you’d have to write a LUA script for it and run that to play the sound.

edit: There are couple of threads in Reddit for the play sound, and it should be possible with something like

/script PlaySound(109068) <- replace the id to play correct sound

But i think the macro would work so that it plays the sound, casts the skill and also plays the original sound too

You used to be able to replace any sound in the game by making a sounds directory and putting the sound in the right sub-directories, I’m not sure if you can still do that.

It’s how I stopped the damned sniffing of the worgen.

1 Like

All of that sounds for too advanced for me haha

Isn’t that against Blizzard though?

Editing files and such?

No, I think it is covered in the ToS

Are you sure?

Because i remember there was an addon which made your character look like let’s say undead or tauren although you played human. But that change was only visible to you, not to other players. And that was against the rules because it modified files or something along these lines.

Yeah i was wondering the same thing. I remember there being these topics about some add on that tried to have voice acting for all quests, but it turned out to be against ToS

I will submit a ticket

There are sound-changing addons in Curse. There is a shotgun sound effect which replaces default gun shooting sound for hunters. I havent used this for a long time so I dont remember its name but there are plenty of these. Just type “curse addons” in Google and search in “sound/interface or something” category. You may ask how to change TIger`s Fury and Fer.Bite in there.

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.