4.0 Cogwheel DC Temp Fix

Started by Docsamson, October 19, 2010, 07:57:55 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Docsamson

Crossposting this:

Cogwheel crash solution that worked for me:

Turn off tooltips when you anticipate you're going to use anything with a cogwheel and back on when you want to see your tooltips again:

Macro to turn off tooltips:
/script GameTooltip.Temphide = function() GameTooltip:Hide() end; GameTooltip:SetScript("OnShow", GameTooltip.Temphide);


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

Shadowwolf

Come to the darkside, we have cookies.
"A flute with no holes is not a flute, and a donut with no hole is a danish" - Chevy Chase as Ty Webb in Caddyshack
"Be who you are and say what you feel, because those who mind don't matter, and those who matter don't mind."- Dr. Suess