Essence can't be disabled #1851


Open
  • Hwarra created this issue Nov 16, 2022

    Don't see option to disable Evoker's Essence

     

     

  • Hwarra edited title and description Nov 16, 2022
  • TheMaximusPM posted a comment Nov 17, 2022

    I only found the option to disable it showing as a bar, but it still shows as the yellow the dots. I also want to completely disable them as well.


    Edited Nov 17, 2022
  • Thrayl posted a comment Nov 20, 2022

    +1 for this

  • Arabus80 posted a comment Dec 14, 2022

    still hoping for a fix on this...

  • curahhh posted a comment Jan 26, 2023

    To remove Essence display in Unitframes:

     

    rename World of Warcraft\_retail_\Interface\AddOns\ShadowedUnitFrames\modules\essence.lua to essence.lua.bak

     

    uncomment C:\Program Files (x86)\World of Warcraft\_retail_\Interface\AddOns\ShadowedUnitFrames\modules\defaultlayout.lua with ""--"

     

    Line 171: ESSENCE = {r = 0.40, g = 0.80, b = 1.00},Zeile 171: ESSENCE = {r = 0.40, g = 0.80, b = 1.00}, Zeile 359: essence = {anchorTo = "$parent", order = 60, height = 0.40, anchorPoint = "BR", x = -8, y = 6, size = 12, spacing = -2, growth = "LEFT", isBar = true, showAlways = true}, 

     

    Line 359: essence = {anchorTo = "$parent", order = 60, height = 0.40, anchorPoint = "BR", x = -8, y = 6, size = 12, spacing = -2, growth = "LEFT", isBar = true, showAlways = true},

     

    Edited Jan 26, 2023

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