TigerHeart
12-08-2006, 03:12 PM
http://forums.worldofwarcraft.com/thread.html?topicId=55055905&sid=1&pageNo=1
Add this to a macro:
/script if not _clickfixed then __xps=PlaySound; function PlaySound(snd) if (snd~="igCharacterInfoTab") then __xps(snd); end end _clickfixed=1; end
and hit it once a login. No more nonstop clicking in raid.
Create a WDB directory under your Cache directory. Then create an enUS directory under there so it looks like:
..\Cache\WDB\enUS\
Then log all the way out and back in and the game populates that with cache files.
figured it worth mentioning :).
-TigerHeart
Add this to a macro:
/script if not _clickfixed then __xps=PlaySound; function PlaySound(snd) if (snd~="igCharacterInfoTab") then __xps(snd); end end _clickfixed=1; end
and hit it once a login. No more nonstop clicking in raid.
Create a WDB directory under your Cache directory. Then create an enUS directory under there so it looks like:
..\Cache\WDB\enUS\
Then log all the way out and back in and the game populates that with cache files.
figured it worth mentioning :).
-TigerHeart