Page 1 of 1

Mute Mount Sound?

Posted: Wed Oct 07, 2020 6:28 pm
by LashDee
Hey guys!

Is there a addon or a script for muting that trompet sound when summoning a mount?
I already have a script that mutes the clicking sound when pressing hotbar spells, so this should be possible, just have to locate the sound name iguess.

Thanks! -LashDee

Re: Mute Mount Sound?

Posted: Thu Oct 22, 2020 4:39 am
by adamska2
Hello !

Sorry i dont have an addon for mute the Mount sound, but i am interested by your script that mutes the clicking sound when pressing hotbar spells.

Can you share it for us ?

Re: Mute Mount Sound?

Posted: Thu Oct 22, 2020 4:54 am
by Lilim
adamska2 wrote: Thu Oct 22, 2020 4:39 am Hello !

Sorry i dont have an addon for mute the Mount sound, but i am interested by your script that mutes the clicking sound when pressing hotbar spells.

Can you share it for us ?

Hey,

It's

Code: Select all

/script Sound.BUTTON_CLICK = 0

Re: Mute Mount Sound?

Posted: Sun Nov 01, 2020 2:01 am
by Kenshiken
LashDee wrote: Wed Oct 07, 2020 6:28 pm Hey guys!

Is there a addon or a script for muting that trompet sound when summoning a mount?
I already have a script that mutes the clicking sound when pressing hotbar spells, so this should be possible, just have to locate the sound name iguess.

Thanks! -LashDee
Any luck with this?

Re: Mute Mount Sound?

Posted: Wed Nov 04, 2020 6:25 am
by woodlands
can this be a thing please lol

Re: Mute Mount Sound?

Posted: Wed Nov 04, 2020 8:51 am
by sullemunk
not possible throu the API

Maby if one where to set the master volume to 0 when using the mount then back after a few sec in script...