View Single Post
09-09-16, 02:24 AM   #4
Kanegasi
A Molten Giant
 
Kanegasi's Avatar
AddOn Author - Click to view addons
Join Date: Apr 2007
Posts: 666
You can use the GOSSIP_SHOW event to temporarily mute the Dialog channel using SetCVar("Sound_EnableDialog", 0). All those sounds the NPCs use is on the Dialog channel.
  Reply With Quote