What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

Still crashing on Headless Horseman?

VHbug

New Member
Joined
Jun 22, 2010
Messages
22
Reaction score
0
If you're still crashing on the Headless Horseman event it's because of the tooltips on the pumpkin.
Create 2 Macros to fix: Tooltips off and Tooltips on

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

Tooltips on-/script GameTooltip:SetScript("OnShow", GameTooltip.Show);

Everytime you run headless horseman be sure not to mouse over the pumpkin until you hit the Tooltips off macro.
 
Don't play PVP much so no idea =/ try it out though.
 
hit esc --> help --> uncheck everything there.

hit ok

your done.
 
The problem with the crashing on zoning in and such is due to a bug with mouse over interact-able objects and such, a blue post mentioned it was noted and a fix is being worked on.
 
Back
Top