Forums WoW Modding Discussion Modeling [Archive] [Soundswap] Druid cat form ROAR!

[Archive] [Soundswap] Druid cat form ROAR!

[Archive] [Soundswap] Druid cat form ROAR!

rektbyfaith
Administrator
0
11-04-2025, 11:00 AM
#1
Archived author: kanezfan • Posted: 2025-11-04T12:00:18.351459
Original source

Quote: I posted this on the druid forums a couple weeks ago and I can't believe I didn't post it here too... I think I just never associated sound type stuff with mmowned, until I just read http://www.mmowned.com/forums/model-...emote-vid.html

Then it hit me, omg I came up with something pretty cool too and I should share [Image: biggrin.png]

Anyhow, I made this for cat form, but it works while sitting on your mount too. Cat form used to have this dumb /mountspecial animation, at least nelf cat form did, I don't know if tauren cat form did too. I believe in 2.3 it was changed to the current mountspecial animation, which is the exact same one that happens when you press your spacebar on any tiger mount. Basically, you roar. It looked good but there was no sound, and there also was no emote, it felt half-assed and and I had to make it right! I looked around and found the perfect roar.

Put the following in a macro:

/roar

/mountspecial

/script PlaySoundFile("Sound/Creature/SpectralTiger/SpectralTigerAttack3.wav")

It also works for anyone on any mount, but when you use /roar on a tiger mount, the mount itself will also make a roar sound so it sounds even better, plus your toon will also do a roar emote.
rektbyfaith
11-04-2025, 11:00 AM #1

Archived author: kanezfan • Posted: 2025-11-04T12:00:18.351459
Original source

Quote: I posted this on the druid forums a couple weeks ago and I can't believe I didn't post it here too... I think I just never associated sound type stuff with mmowned, until I just read http://www.mmowned.com/forums/model-...emote-vid.html

Then it hit me, omg I came up with something pretty cool too and I should share [Image: biggrin.png]

Anyhow, I made this for cat form, but it works while sitting on your mount too. Cat form used to have this dumb /mountspecial animation, at least nelf cat form did, I don't know if tauren cat form did too. I believe in 2.3 it was changed to the current mountspecial animation, which is the exact same one that happens when you press your spacebar on any tiger mount. Basically, you roar. It looked good but there was no sound, and there also was no emote, it felt half-assed and and I had to make it right! I looked around and found the perfect roar.

Put the following in a macro:

/roar

/mountspecial

/script PlaySoundFile("Sound/Creature/SpectralTiger/SpectralTigerAttack3.wav")

It also works for anyone on any mount, but when you use /roar on a tiger mount, the mount itself will also make a roar sound so it sounds even better, plus your toon will also do a roar emote.

rektbyfaith
Administrator
0
11-04-2025, 11:00 AM
#2
Archived author: killerbo • Posted: 2025-11-04T12:00:18.351459
Original source

Quote: no mpq? its just a macro? :/
rektbyfaith
11-04-2025, 11:00 AM #2

Archived author: killerbo • Posted: 2025-11-04T12:00:18.351459
Original source

Quote: no mpq? its just a macro? :/

rektbyfaith
Administrator
0
11-04-2025, 11:00 AM
#3
Archived author: Raptor_Jeezus • Posted: 2025-11-04T12:00:18.351459
Original source

Quote: This is in no way, shape, or form a model edit.
rektbyfaith
11-04-2025, 11:00 AM #3

Archived author: Raptor_Jeezus • Posted: 2025-11-04T12:00:18.351459
Original source

Quote: This is in no way, shape, or form a model edit.

rektbyfaith
Administrator
0
11-04-2025, 11:00 AM
#4
Archived author: b2zeldafreak • Posted: 2025-11-04T12:00:18.351459
Original source

Quote: Woot, Nice to have a tiger sound, even if it's kinda pointless. +rep when i get back on internet explorer, Firefox cant give +rep, and i cant log over right now
rektbyfaith
11-04-2025, 11:00 AM #4

Archived author: b2zeldafreak • Posted: 2025-11-04T12:00:18.351459
Original source

Quote: Woot, Nice to have a tiger sound, even if it's kinda pointless. +rep when i get back on internet explorer, Firefox cant give +rep, and i cant log over right now

rektbyfaith
Administrator
0
11-04-2025, 11:00 AM
#5
Archived author: Andrige • Posted: 2025-11-04T12:00:18.351459
Original source

Quote: Good shit! Thanks for pointing this out [Image: wink.png]

P.S

Try this out:

/roar

/script PlaySoundFile("Sound/Character/PlayerRoars/CharacterRoarsTaurenMale.wav")

Replace the last "TaurenMale" with for example "TrollFemale" and so on, and you get to use a hidden roar-sound which Blizzard have in the game-files but not implemented to work yet.
rektbyfaith
11-04-2025, 11:00 AM #5

Archived author: Andrige • Posted: 2025-11-04T12:00:18.351459
Original source

Quote: Good shit! Thanks for pointing this out [Image: wink.png]

P.S

Try this out:

/roar

/script PlaySoundFile("Sound/Character/PlayerRoars/CharacterRoarsTaurenMale.wav")

Replace the last "TaurenMale" with for example "TrollFemale" and so on, and you get to use a hidden roar-sound which Blizzard have in the game-files but not implemented to work yet.

rektbyfaith
Administrator
0
11-04-2025, 11:00 AM
#6
Archived author: kanezfan • Posted: 2025-11-04T12:00:18.351459
Original source

Quote: Originally Posted by killerbo
[Image: lastpost-right.svg]

no mpq? its just a macro? :/

No MPQ needed, it's just a way to make yourself in cat form roar audibly when you use the /mountspecial command.
rektbyfaith
11-04-2025, 11:00 AM #6

Archived author: kanezfan • Posted: 2025-11-04T12:00:18.351459
Original source

Quote: Originally Posted by killerbo
[Image: lastpost-right.svg]

no mpq? its just a macro? :/

No MPQ needed, it's just a way to make yourself in cat form roar audibly when you use the /mountspecial command.

rektbyfaith
Administrator
0
11-04-2025, 11:00 AM
#7
Archived author: kanezfan • Posted: 2025-11-04T12:00:18.351459
Original source

Quote: Originally Posted by gnoampunter
[Image: lastpost-right.svg]

This is in no way, shape, or form a model edit.

You are 100% correct. However, looking around the board, I figured this was the best forum to put this in. I did tag it with [sound] too... It's not a model swap, it's not even really a soundswap, but it's a cool, fun little macro that I figured other people would enjoy and when the GOD of druid edits himself, Andrige, says he digs it, then I'm happy [Image: biggrin.png]
rektbyfaith
11-04-2025, 11:00 AM #7

Archived author: kanezfan • Posted: 2025-11-04T12:00:18.351459
Original source

Quote: Originally Posted by gnoampunter
[Image: lastpost-right.svg]

This is in no way, shape, or form a model edit.

You are 100% correct. However, looking around the board, I figured this was the best forum to put this in. I did tag it with [sound] too... It's not a model swap, it's not even really a soundswap, but it's a cool, fun little macro that I figured other people would enjoy and when the GOD of druid edits himself, Andrige, says he digs it, then I'm happy [Image: biggrin.png]

rektbyfaith
Administrator
0
11-04-2025, 11:00 AM
#8
Archived author: zoozoo400 • Posted: 2025-11-04T12:00:18.351459
Original source

Quote: ._. Andrige wuz here?

*Licks post* [Image: biggrin.png]
rektbyfaith
11-04-2025, 11:00 AM #8

Archived author: zoozoo400 • Posted: 2025-11-04T12:00:18.351459
Original source

Quote: ._. Andrige wuz here?

*Licks post* [Image: biggrin.png]

Recently Browsing
 1 Guest(s)
Recently Browsing
 1 Guest(s)