Thread Tools Display Modes
04-16-10, 02:53 AM   #1
Destrominos
A Wyrmkin Dreamwalker
AddOn Author - Click to view addons
Join Date: Sep 2008
Posts: 56
Celestial Steed AddOn

Can anyone make an AddOn that silences the "Swoosh" sound when jumping/falling on the Celestial Steed, please?
  Reply With Quote
04-16-10, 02:56 AM   #2
Ailae
A Rage Talon Dragon Guard
 
Ailae's Avatar
AddOn Author - Click to view addons
Join Date: Dec 2007
Posts: 318
Dunno if this one helps..

http://www.wowinterface.com/download...Celestial.html

Looking at the filenames it looks like it silences the flapping, not sure if the swooshing is included in there somewhere.
__________________
Oh, the simulated horror!
  Reply With Quote
04-16-10, 02:57 AM   #3
Rilgamon
Premium Member
 
Rilgamon's Avatar
Premium Member
AddOn Author - Click to view addons
Join Date: Sep 2009
Posts: 822
http://www.wowinterface.com/download...Celestial.html this ?
__________________
The cataclysm broke the world ... and the pandas could not fix it!
  Reply With Quote
04-16-10, 03:19 AM   #4
Destrominos
A Wyrmkin Dreamwalker
AddOn Author - Click to view addons
Join Date: Sep 2008
Posts: 56
Thanks Rilgamon!
  Reply With Quote
04-16-10, 07:37 AM   #5
help137
An Aku'mai Servant
AddOn Author - Click to view addons
Join Date: Dec 2009
Posts: 31
Originally Posted by Ailae View Post
Dunno if this one helps..

http://www.wowinterface.com/download...Celestial.html

Looking at the filenames it looks like it silences the flapping, not sure if the swooshing is included in there somewhere.
That's mine and it does indeed silence only the flapping. I've not fallen on the new mount yet and hadn't noticed any anoying sounds generated. I'll take a look this evening when I get home and can log on. If I can find the sound FX file for it, I'll post.

-A
  Reply With Quote
04-16-10, 08:39 AM   #6
Bluspacecow
Giver of walls of text :)
 
Bluspacecow's Avatar
AddOn Author - Click to view addons
Join Date: Dec 2006
Posts: 770
@help137

Here's some paths I extracted that may assist you.

/script PlaySoundFile("Sound\\Creature\\celestialhorse\\CelestialHorse_MountSpecial_01.wav")
/script PlaySoundFile("Sound\\Creature\\celestialhorse\\CelestialHorse_MountSpecial_02.wav")
/script PlaySoundFile("Sound\\Creature\\celestialhorse\\CelestialHorse_MountSpecial_03.wav")
/script PlaySoundFile("Sound\\Creature\\celestialhorse\\CelestialWound_01.wav")
/script PlaySoundFile("Sound\\Creature\\celestialhorse\\CelestialWound_02.wav")
/script PlaySoundFile("Sound\\Creature\\celestialhorse\\CelestialWound_03.wav")
/script PlaySoundFile("Sound\\Creature\\celestialhorse\\CelestialWound_04.wav")

/script PlaySoundFile("Sound\\Ambience\\WMOAmbience\\TempestKeepRaidPhoenix01.wav")
/script PlaySoundFile("Sound\\Creature\\Phoenix\\PhoenixAttackA.wav")
/script PlaySoundFile("Sound\\Creature\\Phoenix\\PhoenixAttackB.wav")
/script PlaySoundFile("Sound\\Creature\\Phoenix\\PhoenixAttackC.wav")
/script PlaySoundFile("Sound\\Creature\\Phoenix\\PhoenixAttackD.wav")
/script PlaySoundFile("Sound\\Creature\\Phoenix\\PhoenixAttackE.wav")
/script PlaySoundFile("Sound\\Creature\\Phoenix\\PhoenixDeath.wav")
/script PlaySoundFile("Sound\\Creature\\Phoenix\\PhoenixLoop.wav")
/script PlaySoundFile("Sound\\Creature\\Phoenix\\PhoenixWingFlap1.wav")
/script PlaySoundFile("Sound\\Creature\\Phoenix\\PhoenixWingFlap2.wav")
/script PlaySoundFile("Sound\\Creature\\Phoenix\\PhoenixWingFlap3.wav")
/script PlaySoundFile("Sound\\Creature\\Phoenix\\PhoenixWingFlap4.wav")
/script PlaySoundFile("Sound\\Creature\\Phoenix\\PhoenixWoundA.wav")
/script PlaySoundFile("Sound\\Creature\\Phoenix\\PhoenixWoundB.wav")
/script PlaySoundFile("Sound\\Creature\\Phoenix\\PhoenixWoundC.wav")
/script PlaySoundFile("Sound\\Creature\\Phoenix\\PhoenixWoundCrit.wav")
/script PlaySoundFile("Sound\\Creature\\Phoenix\\PhoenixWoundD.wav")
/script PlaySoundFile("Sound\\Creature\\PhoenixPet\\PhoenixPet_Clickable01.wav")
/script PlaySoundFile("Sound\\Creature\\PhoenixPet\\PhoenixPet_Clickable02.wav")
/script PlaySoundFile("Sound\\Creature\\PhoenixPet\\PhoenixPet_Clickable03.wav")
/script PlaySoundFile("Sound\\Creature\\PrinceKaelthasSunstrider\\BROKENKAELPHOENIX.wav")


Not sure which ones you needed. Just did an extract of my sound file listing.

Those of you being annoyed by this can help this guy out by copying and pasting these paths to find out which sound it is.
__________________
tuba_man on Apple test labs : "I imagine a brushed-aluminum room with a floor made of keyboards, each one plugged into a different test box somewhere. Someone is tasked with tossing a box full of cats (all wearing turtlenecks) into this room. If none of the systems catch fire within 30 minutes, testing is complete. Someone else must remove the cats. All have iPods." (http://community.livejournal.com/tec...t/2018070.html)
  Reply With Quote

WoWInterface » AddOns, Compilations, Macros » AddOn Search/Requests » Celestial Steed AddOn


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off