Thread Tools Display Modes
Prev Previous Post   Next Post Next
04/26/14, 04:55 AM   #1
myslex
Join Date: Apr 2014
Posts: 22
Removing 'gloss' from attribute bars?

Helu esoui,

Ever since I discovered theres an alternative way to display the attribute bars by adding these lines:

ZO_PlayerAttributeHealthBarLeftGloss:SetHidden(true)
ZO_PlayerAttributeHealthBarRightGloss:SetHidden(true)
.. I've been inlove, and I cannot imagine going back to using the original 'glossy' version.. However there's a slight issue with this..

It would seem that some function is re-enabling the 'glossyness' when player gain a buff or loses/gain health.. It is then automatically reversed after the 'translation effect'..

Is there a way to completely disable the gloss, and preventing the default functions from 're-enabling' the gloss?

EDIT: also TL;DR
Gloss also has a 'alpha value'. Is it possible to set a 'max alpha value' to say 0 for gloss, like in this example:

ZO_PlayerAttributeHealth.playerAttributeBarObject.timeline:GetAnimation():SetStartAlpha(1.0)
Any help is grately appreciated, thank you in advance!
MYSLxxx

Last edited by myslex : 04/26/14 at 05:10 AM.
  Reply With Quote
 

ESOUI » AddOns » AddOn Help/Support » Removing 'gloss' from attribute bars?


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