Page 1 of 1

Can someone recommend an addon where I can...

PostPosted: Tue Sep 22, 2015 12:52 am
by Cspence
Simply move the casting bar?

i don't like how far down it is, i just want to move it a bit farther up. If the addon changes the way the casting bar looks I don't really care, as long as I can move it.

Thanks in advance.

Re: Can someone recommend an addon where I can...

PostPosted: Tue Sep 22, 2015 6:27 am
by jakeadams
OwnCastinBar (oCB) is the best out there. I have had no bugs with it. You can move the bar, change appearance and everything.

Re: Can someone recommend an addon where I can...

PostPosted: Tue Sep 22, 2015 6:33 am
by Conquestkale
OCB3

Re: Can someone recommend an addon where I can...

PostPosted: Tue Sep 22, 2015 7:45 am
by Miru
if you want to save default castbar, use http://addons.us.to/addon/moveanything, or this script:

Code: Select all
/script PlayerFrame:SetMovable(1)PlayerFrame:StartMoving()

Then move around your mouse and the frame will move.

Code: Select all
/script CastingBarFrame:StopMovingOrSizing() CastingBarFrame:SetMovable()

Stop moving