Warcraft III resources & community, 2003–2006 · archived

Custom Spell Sounds

3 posts
#1

Custom Spell Sounds

How would I go about adding custom sound effects to my spells?
#2
Well, you could always do it with a trigger?
#3
in the object editor click on the abilities tab. this will bring you to all the abilities for units, heros, and items.

find the ability that you are wanting to change the sound on... there are 2 sound - options:
    sound - Effect Sound
    sound - Effect Sound(Looping)


if you are trying to have it be a totally new sound to WC3 you will need to import the sound with the import/export manager.

i myself dont trust the looping effect sound... if i want a looping sound I'll either loop it with triggers and keep those blank, or I'll skip having it loop.

remember that if you have a trigger make a sound and the ability make a sound both sounds will go off at the same time... a generally unwanted effect.

hope this helps