View Single Post
11-04-14, 04:23 PM   #11
BabyRay
An Aku'mai Servant
Join Date: Sep 2009
Posts: 39
Sorry Guys but i need your help again.

I try´d to find out where Skada save the Position but maybe i´m to stupid.
I cant find the right thing.

Every login i´ve to use this macros

Code:
/run SkadaBarWindowRecount:ClearAllPoints()
/run SkadaBarWindowRecount:SetPoint("BOTTOMLEFT", UIParent, 15, 272)
/run SkadaBarWindowRecount:SetUserPlaced(true)
/run SkadaBarWindowRecount:SetSize(340, 180)
Code:
/run SkadaBarWindowOmen:ClearAllPoints()
/run SkadaBarWindowOmen:SetPoint("BOTTOMLEFT", UIParent, 1565, 272)
/run SkadaBarWindowOmen:SetUserPlaced(true)
/run SkadaBarWindowOmen:SetSize(340, 180)
Because Skada move every Login/reload.

Is there any option to save ALL info on blizz server and not on my pc?
chat, buttons , positions and so an?
  Reply With Quote