World Of Warcraft, WoW Hand Armor

Monday, October 18, 2010

Headless Horseman Crashing? Part Tre...FIX the COG OF DOOM!

First of all, I did not come up with this, you can thank Dyneth from the server Wyrmrest Accord.

First off, you will need to create two macros, for "turn off tooltips" and "turn on tooltips"

How To Turn Off Tooltips
/script GameTooltip.Temphide = function() GameTooltip:Hide() end; GameTooltip:SetScript("OnShow", GameTooltip.Temphide);

How To Turn On Tooltips
/script GameTooltip:SetScript("OnShow", GameTooltip.Show);


Secondly, you will need to turn off the tooltips to click on the pumpkin to get things rolling (you will lose the item info/name on items/clicks from now on). After the event, you will need to enable, or turn "on", the tooltips once again.

I am sure that blizz will fix this soon, but for the time being, you can use your macros. And best of all, no more disconnecting! Thanks again Dyneth!

0 comments:

Post a Comment

Twitter Delicious Facebook Digg Stumbleupon Favorites More

 
Powered by Blogger