#slice and dice | Countdown 10-1 sound

13 messages · Page 1 of 1 (latest)

gusty pecan
#

Hey guys, so i have this existing Slice And Dice timer, but is there a way i can make it countdown from 10-1 if its about to run out?

#

slice and dice - Countdown 10-1 sound

#

slice and dice | Countdown 10-1 sound

native sky
#

as in, a voiced countdown?

#

you can use the conditions tab and make conditions for "remaining duration" of that trigger being 10, 9, 8, etc.

#

and then using chat message -> text to speech you can make it say the number

#

but the issue with TTS in wow is that only one can speak at a time. anything beyond that gets queued, so it might be that this gets completely messed up

#

the better way to do this would be to have some sound files you play on the conditions via play sound. DBM and BW come with some numbers sounds I think, and some of the popular media pack addons should also have some.

gusty pecan
#

Yeah, do you know if there's a tutorial for that? Doesnt have to be for S&D just so i have a reference on how i could do it.

native sky
#

You just need a trigger tracking the buff on you

#

And then make a condition for each second like I said

#

"if trigger X remaining duration = 10 then play sound (some 10 Soundfile") or chat message TTS 10"

#

"X" being the number of the trigger tracking your snd buff