Hellooo once again..
I was wondering if anyone could figure this out.
I am trying to get clcinfo to show my castingbar
On some other thread someone was using this code in order to display his castingbar with Weak Auras
Code:
CastingBarFrame:SetScript("OnEvent", nil);
CastingBarFrame:Hide();
But how would the code be while using clcinfo?
Anyone can help?