Forum > Miscellaneous
[QUESTION] Creature Sounds
(1/1)
nicepants:
I can't figure out what row Yak Chuffs sound is supposed to be in for CreatureSoundData.dbc
I'm guessing it would be "iRefID_soundWingFlapID" ?
Also the Foley Run/Walk I can't seem to figure out...
http://www.pxr.dk/wowdev/wiki/index.php ... ndData.dbc
Chuff sounds seem to be in MoP only and theres no CreatureSoundData.dbc for it
schlumpf:
* make sure you copied all sounds to your wotlk client. * Remove all data from the respective row for that model in creatureSoundData or whatever creaturemodeldata and creaturedisplayinfo link to. * are the sounds you want to change gone? * if yes: restore the row partly until the sound reappears. Change the row you found. You're done. * if no: you are dealing with in-model sound events. There are multiple ways how they can be done. * open the m2 in some editor. Look at the events section. You can find a documentation of that on pxr.dk/wowdev/wiki. You may have to look into all available events snd choose an animation where the sound happens. I randomly guess it is a $SND event. It might be a special one though. Change the data item there, which is a dbc link.
Navigation
[0] Message Index
|