Guild rank. #8


  • New
  • Enhancment
Open
Assigned to mytwobits
  • _ForgeUser357093 created this issue Dec 31, 2009

    Like Dracula suggested in the Curse comments, but never opened a ticket about it:
    Suggestion #1, add the guild rank in players' tooltips with 2 minor changes:

    [TinyTipBasic.lua, line 71]
    Replace with:
    local guildName, guildRank = GetGuildInfo(unit)

    [TinyTipBasic.lua, line 203]
    Replace with:
    guildLine:SetText( "<" .. guildLine:GetText().. "> |cFF808080" .. guildRank .. "|r" )

  • _ForgeUser357093 added the tags New Enhancment Dec 31, 2009

To post a comment, please login or register a new account.