Thread Tools Display Modes
Prev Previous Post   Next Post Next
03-18-24, 12:42 PM   #1
atshn
A Deviate Faerie Dragon
Join Date: Feb 2024
Posts: 19
Player corpse tooltip

Might be an odd request but is it possible to hide the tooltip that shows when mousing over a player's corpse (on Hardcore if that matters). This is what I'm using to hide the tooltip when mousing over a player, but it doesn't work on player corpses.

Code:
GameTooltip:SetScript("OnTooltipSetUnit",function(self)GameTooltip:Hide()end)
  Reply With Quote
 

WoWInterface » Classic - AddOns, Compliations, Macros » Classic - AddOn Help/Support » Player corpse tooltip


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off