• 🏆 Texturing Contest #33 is OPEN! Contestants must re-texture a SD unit model found in-game (Warcraft 3 Classic), recreating the unit into a peaceful NPC version. 🔗Click here to enter!
  • ✅ The POLL for Hive's Texturing Contest #33 is OPEN! Vote for the TOP 3 SKINS! 🔗Click here to cast your vote!

Spell Sound Replacement

Status
Not open for further replies.
Level 25
Joined
Mar 25, 2004
Messages
4,880
Hey, I'm starting to add WoW sounds to Wc3:WoW and am trying to replace sounds, such as spell sounds. How would I replace it? I tried making the path of the sound file I added to the campaign something like "Sound\Sound\Interface\Error.wav" or "Sound\Abilities\Spells\Human\Heal.wav"

Though, the original sounds still work and the sounds I imported aren't replacing them... not sure what I'm supposed to do!
 
Level 8
Joined
May 15, 2008
Messages
492
Sorry, I don't know how to get file paths for anything. Just saying, maybe it is the wrong path.
 
Level 13
Joined
Jun 23, 2009
Messages
298
Hey, I'm starting to add WoW sounds to Wc3:WoW and am trying to replace sounds, such as spell sounds. How would I replace it? I tried making the path of the sound file I added to the campaign something like "Sound\Sound\Interface\Error.wav" or "Sound\Abilities\Spells\Human\Heal.wav"

Though, the original sounds still work and the sounds I imported aren't replacing them... not sure what I'm supposed to do!

The first one is: "Sound\Interface\Error.wav"

The second one is: "Abilities\Spells\Human\Heal\HealTarget.wav"

Use an MPQ browser (or the Sound Editor) to find the right paths, you have to replace the normal sounds on the same path since many of them are used in the buff models and not in the object editor AFAIK.
 
Status
Not open for further replies.
Top