Click sounds and raid lag

#0 - Dec. 8, 2006, 1:26 a.m.
Blizzard Post
Are you getting annoying click sounds each time someone join/leaves your raid? the following script will solve it (credits to the blizzard us ui forum):
/script if not _clickfixed then __xps=PlaySound; function PlaySound(snd)
if (snd~="igCharacterInfoTab") then __xps(snd); end end _clickfixed=1; end Make a macro with it (type all in the same line), you may need to execute each time you log.


Also, if you have major lag issues while raiding, it may help if you check your cache folder. Mine was like this: G:\World of Warcraft\Cache\ with no more dirs below, so i created 2 more dirs:
G:\World of Warcraft\Cache\WDB\enGBand after relogging, it got populated with several files. Note that the enGB part, depends on your client, it will probably be "de" for the german client (not sure). Im guessing that the client was not caching the info due to the missing directories. Credits go to the elitist jerks forum for this one.


Im not claiming this will fix your lag issues while raiding, but it worked for me and several people from my guild, so im spreading the word.
#13 - Dec. 11, 2006, 5:30 p.m.
Blizzard Post
This thread now got the blues.