View Single Post
09/29/18, 05:25 AM   #1
Eldrni
AddOn Author - Click to view addons
Join Date: Aug 2018
Posts: 7
Need help moving bounty panel

Hi everyone,

I am working on an addon called The Elder Bar.

http://www.esoui.com/downloads/info2...eElderBar.html

I've gotten pretty far with it and released a few versions, but I've reached a point where I am stuck. I have an option that allowes the bar to be located at bottom of the screen and if it's at the bottom, there is an option to bump up the action, health, magicka, and stamina (and all the other associated bars) bars up to make room for it. This is all fine and dandy.

However, the bounty/infamy indicator is in the way and I can't figure out what it's called in order to move it.



Looking at the source code, I thought it was ZO_BountyPanel, but I can't get the coordinates of it in Lua with ZO_BountyPanel:GetTop() or anything like that.

Does anyone know what the proper object is for this?
  Reply With Quote