View Single Post
11-30-08, 02:12 PM   #270
weezel
A Defias Bandit
Join Date: Jun 2007
Posts: 2
Just started using oUF

so far ive got the base install, with oUF_P3lim and oUF_Perfect.

When i create a raid and move people around, the groups appear to stack on top of each other :O is there anything in oUF_Perfect i'd need to modify? the only change ive made is

if(i == 1) then
group:SetManyAttributes('showParty', true, 'showPlayer', false)
group:SetPoint('LEFT', UIParent, 5, -15)

to make the frame show in the middle rather than the top. how would i stop the raid groups stacking on top of one another ?