Forum > Miscellaneous

[QUESTION] [WotLk] give sound to npc?

(1/1)

Thoraric:
I created new line in Soundentries.dbc and added some new sound.wav file.
How to add my soundentries.dbc ID-s to specific NPC-s in the game?
For example i spawn an npc which doesn't have any voice or sound, and I want to give him sound if i left-click him he should say greetings or something.

schlumpf:
CreatureSoundData.dbc

Amaroth:
https://wowdev.wiki/DB/CreatureDisplayInfo
Field #13. Reffers to:
https://wowdev.wiki/DB/NPCSounds
Which reffers to sound entries you've made.

schlumpf:
Note that there are multiple ways to NPCSounds: Either via CreatureDisplayInfo or via CreatureSoundData which is referenced from either CreatureDisplayInfo or CreatureModelData. It depends on how specifically you want to override them.

Thoraric:
Thank you guys

Navigation

[0] Message Index

Go to full version