WoW NoMouseoverCrash addon Dragonflight/Wrath of the Lich King Classic 2024
logo
wow addon NoMouseoverCrash

NoMouseoverCrash

Game Version: 4.0.1
Total Downloads: 3,533
Updated: Oct 18, 2010
Created: Oct 18, 2010
download NoMouseoverCrashDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
1 release 782 Bytes Oct 18, 2010 4.0.1 3,533 download NoMouseoverCrash 1 releaseDownload

Screenshots

Description

Share this:

Fixes the mouseover crash on Horsemen event, warsong flag, mage tables, maybe more…
But disable every tooltip in the game, revert back included

Thanks a lot to whoever found this solution to the mouseover crashes. This work perfectly for me.

As my macro bank is full, a simple addon is the simplest way to toggle it on and off, and I'd like to share it

/nmc to toggle on/off the tooltips
You can create a macro with /nmc to toggle it on/off with a simple click

This addon applies this solution :

/script GameTooltip.Temphide = function() GameTooltip:Hide() end; GameTooltip:SetScript("OnShow", GameTooltip.Temphide)
/script GameTooltip:SetScript("OnShow", GameTooltip.Show)

Hope Blizzard will fix it soon

Comments

Add a comment