M8 since mine last update of addons couple days ago...libdogtag starts to use alot of memory, mine starting memory is like 30mb from all addond and while raid or going in ist libdogtag and cowtip are using alot like libdogtag goes 6+6 and cowtip goes 3+2 mb wich is alot if u ask me any chance of update or something....tnx
Getting the following error with latest build:
Date: 2008-10-19 14:20:09
ID: 5
Error occured in: Global
Count: 1
Message: ..\AddOns\DHUD2\Libs\LibDogTag-3.0\Help.lua line 403:
attempt to call method 'SetTextFontObject' (a nil value)
when I try to open the dogtag help menu to get syntax, I get this error:
[2008/10/15 23:00:58-612-x1]: CowTip-r68121\libs\LibDogTag-3.0\Help.lua:403: attempt to call method 'SetTextFontObject' (a nil value)
The dialog opens but NO text shows up. On the live realms 3.0.2
M8 since mine last update of addons couple days ago...libdogtag starts to use alot of memory, mine starting memory is like 30mb from all addond and while raid or going in ist libdogtag and cowtip are using alot like libdogtag goes 6+6 and cowtip goes 3+2 mb wich is alot if u ask me any chance of update or something....tnx
Any way to get a Player Title tag for tooltips?
Like a dogtag list or something
Thanks !
In Interface\AddOns\PitBull\libs\LibDogTag-3.0\Help.lua change line 403 to:
frame:SetNormalFontObject(GameFontHighlight)
from
frame:SetTextFontObject(GameFontHighlight).
[2008/10/15 23:00:58-612-x1]: CowTip-r68121\libs\LibDogTag-3.0\Help.lua:403: attempt to call method 'SetTextFontObject' (a nil value)
The dialog opens but NO text shows up. On the live realms 3.0.2
still, could you post documentation for dogtag here?
alternatively, I'm trying to colour by relative level, how would I go about doing so? I tried [Level:Relative] and [Level:RelativeColor] but no go.