ESOUI

ESOUI (https://www.esoui.com/forums/index.php)
-   General Authoring Discussion (https://www.esoui.com/forums/forumdisplay.php?f=174)
-   -   Buff/Debuff Icons (https://www.esoui.com/forums/showthread.php?t=7061)

Soleya 05/24/17 10:05 PM

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.

Weolo 06/03/17 07:33 AM

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

Soleya 06/03/17 08:29 PM

Quote:

Originally Posted by Weolo (Post 31285)
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.

Dolgubon 06/03/17 08:41 PM

Try /zgoo. Just look through the global table, you might be able to find it.


All times are GMT -6. The time now is 10:55 AM.

vBulletin © 2024, Jelsoft Enterprises Ltd
© 2014 - 2022 MMOUI