view posts by this user Offline
    Reply with quote Post a reply
..would be really nice. I added them by myself this way in the tooltip lua.

line 246
Code: Select all
local guild, rank = GetGuildInfo(unit)


line 267
Code: Select all
_G["GameTooltipTextLeft2"]:SetFormattedText("%s", IsInGuild() and GetGuildInfo("player") == guild and "|cff0090ff"..guild .." ("..rank..")".."|r" or "|cff00ff10"..guild.." ("..rank..")".."|r")


Greetings
Site Admin
view posts by this user Offline
Site Admin
    Reply with quote Post a reply
This will probably be added when we rewrite the tooltip module.
DoTs are like STDs, just because the person that gave them to you dies, doesn't mean you are cured.
Jump to :