Download
(782 b)
Download
Updated: 10-18-10 03:18 PM
Pictures
File Info
Updated:10-18-10 03:18 PM
Created:10-18-10 03:18 PM
Downloads:5,193
Favorites:12
MD5:

NoMouseoverCrash  Popular! (More than 5000 hits)

Version: 1
by: ZergRael [More]

Useless addon now, as Blizzard solved the issue
Fixes the mouseover crash on Horseman event, Warsong flag, Mages tables, Warlock soulwell, maybe more...
But disable every tooltip in the game, revert back included


Most of the mouseover crashes are from malformed tooltips, the best way to solve the issue is to temporary disable them.

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
Defaulted to off

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

If you're just looking for a fix for the Headless Horseman event, you may consider HorsemanSummonFix which will auto disable tooltips when entering inside Scarlet Monastery, but it won't work outside of it

Optional Files (0)


Post A Reply Comment Options
Unread 10-19-10, 12:58 PM  
ZergRael
A Kobold Labourer
 
ZergRael's Avatar
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 18
Uploads: 5
Hmm, the How it works part may not be very explicit

Most of the mouseover crashes are from malformed tooltips.

The first /nmc disable all the tooltips of the game, and by the way it solves the mouseover issue.

A second /nmc reactives them, when you're in a safe place.
Report comment to moderator  
Reply With Quote
Unread 10-19-10, 12:49 PM  
Tinuviel
A Defias Bandit
 
Tinuviel's Avatar

Forum posts: 3
File comments: 210
Uploads: 0
So all you have to do is /nmc twice and you are good every time you log in?
Report comment to moderator  
Reply With Quote
Unread 10-18-10, 03:56 PM  
Oxides
A Kobold Labourer

Forum posts: 0
File comments: 77
Uploads: 0
I didnt realize it killed all tooltips. Now i see why you dont want it to default to on.
Report comment to moderator  
Reply With Quote
Unread 10-18-10, 03:52 PM  
ZergRael
A Kobold Labourer
 
ZergRael's Avatar
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 18
Uploads: 5
I prefer to keep tooltip activated on startup and deactivate them when I don't need them (battleground, headless horseman event,...).
And deactive tooltips on startup would make me code a little more, I'm sooo tired

Again, I just putted someone's idea in an addon, thanks to him
Report comment to moderator  
Reply With Quote
Unread 10-18-10, 03:46 PM  
Oxides
A Kobold Labourer

Forum posts: 0
File comments: 77
Uploads: 0
This doesnt default to ON? And thanks for fixing their screwup
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: