Dead Men Walking

Old Server Admin Section => SOG Archive => SOG War Room => Silver Oak Guardians => Archived Topics => The Clean Up => Topic started by: jantore on December 08, 2006, 06:27:00 PM

Title: A fix for the clicking sound when in raid
Post by: jantore on December 08, 2006, 06:27:00 PM
/script if not _clickfixed then __xps=PlaySound; function PlaySound(snd) if (snd~="igCharacterInfoTab") then __xps(snd); end end _clickfixed=1; end
Title: A fix for the clicking sound when in raid
Post by: Mazii on December 10, 2006, 09:42:31 AM
Another fix: Turn off all sounds.

I use that myself and works great ;)
Title: A fix for the clicking sound when in raid
Post by: Greatdanes on December 10, 2006, 09:58:54 AM
Here is a little addon for it : http://ui.worldofwar.net/ui.php?id=3574