Thread: Taints
View Single Post
04-16-11, 06:31 AM   #13
Sniffles
A Black Drake
 
Sniffles's Avatar
AddOn Author - Click to view addons
Join Date: Aug 2010
Posts: 86
4 Problems with your UI

1.


I don't have Bartender. So you can do something like this:

Code:
If (IsAddOnLoaded("Bartender")) then
BartenderPanel = createframe(...)
bla
blabla
end
2.
If I cast something I get this LUA Error


3.
Your Loot Frame is buggy


4.
It's really hard to click the tab


And I still didn't get any Taint errors :O
__________________
Hi!
  Reply With Quote