View Single Post
07-25-16, 08:38 PM   #1
Vranx
A Flamescale Wyrmkin
 
Vranx's Avatar
Join Date: May 2008
Posts: 101
Default Casting Bar

I have been able to put together simple addons for my unit frames and minimap by looking at the code from other addons. I haven't been able to find code that works for moving the casting bar. I found this:
CastingBarFrame:ClearAllPoints()
CastingBarFrame:SetPoint("CENTER", 0, 0)
but it doesn't do anything. Can someone help?
  Reply With Quote