absorb-above-max-hp #429


  • Defect
  • Declined
Closed
Assigned to michaelsp
  • BujuArena created this issue Mar 23, 2015

    I used absorb-below-max-hp in my heals indicator and absorb-above-max-hp in another bar indicator before they were removed.  Now I have shields in my heals indicator, but there's no equivalent to absorb-above-max-hp any more.

  • BujuArena added the tags New Defect Mar 23, 2015
  • michaelsp posted a comment Mar 23, 2015

    The absorb-above-max-hp was a hackish way to display that info in a bar. Using a lateral bar displaying the shield value must be enough, and if you really need to see the total shield you can use a text indicator to display the full value. Anyway if you really want to display this value in the old way, it can be done too:

    Create a multibar indicator and add two extra bars.

    - Main Bar: linked to a static color with 0 opacity (create the color status in Colors category).

    - Second Bar: linked to health-max status / enable reverse option

    - Third Bar: linked to shields status / enable overlap option


    Edited Mar 23, 2015
  • michaelsp posted a comment Mar 23, 2015

    @michaelspain: Go

    In r776 version I have added a "reverse" option for the mainbar in Multibar indicators to avoid using three bars, so the setup is more simple and intuitive :

    - MainBar: Linked to health-max status / reverse enabled

    - Extra Bar1: Linked to shields status / overlap enabled


    Edited Mar 23, 2015
  • BujuArena posted a comment Mar 24, 2015

    I did really like the way absorb above max hp was shown in my second bar indicator. You'd have to have seen my whole setup to understand. It was quite good, I think.

    Thank you so much for your explanation for setting it up the old way here! I will try this out to see if it works the same way.

  • michaelsp removed a tag New Mar 24, 2015
  • michaelsp added a tag Invalid Mar 24, 2015
  • michaelsp closed issue Mar 24, 2015
  • michaelsp removed a tag Invalid Mar 24, 2015
  • michaelsp added a tag Declined Mar 24, 2015
  • BujuArena posted a comment Jul 19, 2017

    I ended up restoring the old file in my own module, Grid2StatusAbsorbs.

     

     


    Edited Jul 19, 2017

To post a comment, please login or register a new account.