View Single Post
01-15-17, 12:52 PM   #1
Lysiander
An Aku'mai Servant
Join Date: Dec 2007
Posts: 37
Anchoring Player Frame to Blizzard's player Nameplate (Moving one)

Hello all,

I have recently returned to the game. I have an old oUF Layout that I wrote back in MoP and have kept somewhat updated. Im rather fond of it, but the code is old and I have to admit that at this point I have trouble understanding parts of it.

I've fallen in love with the concept of the player bar directly under the character (the one that moves based on the camera angle). I was wondering if it is possible to anchor an oUF Player Frame to that.

I've tried anchoring to the various things that framestack gave me but the only one that works is "NamePlatePlayerResourceFrame" which hides everything but the healthbar from my layout.

I've looked at Blizzards code and as far as I can gather they treat this frame as another nameplate, but I couldn't find anything to hook that would mirror its position.

Is it even possible to achieve?
  Reply With Quote