Light Headed

Light Headed

Client Version: 2.4.3


Rating:

WoW Classic version: https://legacy-wow.com/classic-addons/lightheaded/

An expansion to the Quest Log this addon provides the top voted comments from wowhead at the time of TBC in game. Very useful especially since these comments are now buried under much more recent and less applicable comments from later expansions.

4
Leave a Reply

avatar
1 Comment threads
3 Thread replies
1 Followers
 
Most reacted comment
Hottest comment thread
3 Comment authors
ZewsyDarkspy13Veoj Recent comment authors
  Subscribe  
newest oldest most voted
Notify of
Veoj
Guest

Note: (in case you’ve just come here from willitclassic.com) To make this work in WoW Classic place the following line towards the top of LightHeaded.lua (just before the line which starts: function LightHeaded:Enable())

local TEXT = _G.TEXT or function(str) if type(str) == “string” then return str else return nil end end

Zewsy
Guest
Zewsy

Hey Veoj just tried this version of lightheaded with the addition of the line you mentioned in your previous comment. Doesn’t seem to be working for classic anymore. Did I mess something up, or is there anyone else experiencing this?