View Single Post
01-20-13, 01:13 AM   #9
Destori
A Murloc Raider
Join Date: Sep 2012
Posts: 9
Originally Posted by Phanx View Post
Try:

/run PlayerFrame:ClearAllPoints() PlayerFrame:SetPoint("CENTER", UIParent)

This should move the player unit frame to the center of your screen, and you should then be able to unlock it again and move it to the place you actually want it.

If the frame continues disappearing or moving, try deleting this file:

World of Warcraft/WTF/Account/123456#1/RealmName/CharacterName/layout-local.txt

...where 123456#1 is your account number, and RealmName and CharacterName are exactly what they sound like. This file stores the positions of all non-addon frames; it may have become unwritable or corrupt.
I will give this a try as soon as I can and let you. I appreciate the assistance. Thanks!
  Reply With Quote