How do you disable the swwwwssssssshhhhhh noise when a spell is not ready without disabling everything else
How do you disable the swwwwssssssshhhhhh noise when a spell is not ready without disabling everything else
Feel the power, love the power!!!! and I Ji?? in my pants
I believe you can add this to your macro to remove the sound.. Not positive as I am at work at the moment and can't verify this.
/console Sound_EnableSFX 0
/Cast Spell
/console Sound_EnableSFX 1
Edit: It could be this too. I think they do the same thing. It just removes the sound on cast and then reenables it after.
/run SetCVar("Sound_EnableSFX","0")
/cast spell
/run SetCVar("Sound_EnableSFX","1")
Connect With Us