View Single Post
03-31-10, 04:40 PM   #2
Xrystal
nUI Maintainer
 
Xrystal's Avatar
Premium Member
AddOn Author - Click to view addons
Join Date: Feb 2006
Posts: 5,930
2. Yes that is the objectives frame. Where Blizzard also keeps track of your frame settings you might want to have a look in the WTF character based file layout-local.txt if you have one. That stores the location of all movable blizzard frames with their locations and sizes. If you find it and the WatchFrame in it try setting the x and y values to 0 to reset it to the center of the screen.

1. Hmm, might need a screenshot for that one as I really don't have a clue what it could be. But the macro I have been using for that stuff is as follows :

/script local frame = GetMouseFocus(); print( frame and frame:GetName() or "no name" );
__________________


Characters:
Gwynedda - 70 - Demon Warlock
Galaviel - 65 - Resto Druid
Gamaliel - 61 - Disc Priest
Gwynytha - 60 - Survival Hunter
Lienae - 60 - Resto Shaman
Plus several others below level 60

Info Panel IDs : http://www.wowinterface.com/forums/s...818#post136818