Thread Tools Display Modes
05/24/17, 10:05 PM   #1
Soleya
AddOn Author - Click to view addons
Join Date: May 2014
Posts: 2
Buff/Debuff Icons

I want to move the in game buff/debuff icons up a little bit.

I moved the health bar up with code like this
ZO_PlayerAttributeHealth:ClearAnchors()
ZO_PlayerAttributeHealth:SetAnchor(TOPLEFT, GuiRoot, TOPLEFT, healthX, healthY)

I cannot figure out what object to use for the buff/debuff icons, and I can't seem to find anything in the documentation about it.
  Reply With Quote
06/03/17, 07:33 AM   #2
Weolo
AddOn Author - Click to view addons
Join Date: Apr 2014
Posts: 79
I replied to your post in the beta forums in May.

You should check out these files

EsoUI\Ingame\BuffDebuff\BuffDebuffStyles.lua
EsoUI\Ingame\BuffDebuff\BuffDebuffStyles.xml
EsoUI\Ingame\BuffDebuff\BuffDebuff.lua
EsoUI\Ingame\BuffDebuff\BuffDebuff.xml
  Reply With Quote
06/03/17, 08:29 PM   #3
Soleya
AddOn Author - Click to view addons
Join Date: May 2014
Posts: 2
Originally Posted by Weolo View Post
I replied to your post in the beta forums in May.

You should check out these files

EsoUI\Ingame\BuffDebuff\BuffDebuffStyles.lua
EsoUI\Ingame\BuffDebuff\BuffDebuffStyles.xml
EsoUI\Ingame\BuffDebuff\BuffDebuff.lua
EsoUI\Ingame\BuffDebuff\BuffDebuff.xml
Thanks,

Unfortunately I've been unable to find anything in those files that allow me to move them.
  Reply With Quote
06/03/17, 08:41 PM   #4
Dolgubon
 
Dolgubon's Avatar
AddOn Author - Click to view addons
Join Date: Jan 2016
Posts: 408
Try /zgoo. Just look through the global table, you might be able to find it.
  Reply With Quote

ESOUI » Developer Discussions » General Authoring Discussion » Buff/Debuff Icons

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off