Thread: Raid Frame
View Single Post
03-07-13, 11:36 AM   #1
lynce
A Cyclonian
 
lynce's Avatar
Join Date: Jul 2008
Posts: 48
Raid Frame

So i want to slightly move the compact raid frame manager, because it gets in the way of the raid frames i use.

I tried something simple like this:

Code:
CompactRaidFrameManager:SetPoint("TOPLEFT", "UIParent", "TOPLEFT", 0, 0)
This moves the frame. However when i click on it, the frame resets to the default position. I guess its a little more complicated:P

Any ideas?
  Reply With Quote