Jump to content

Aethamus

Player
  • Content count

    1
  • Joined

  • Last visited

Community Reputation

0 Neutral

About Aethamus

  • Rank
    Newcomer
  1. Aethamus

    [Addon] ModifiedPowerAuras

    If you want to increase the size of the aura to be larger than 2.0 then open ModifiedPowerAuras.xml then search for "this:SetMinMaxValues(0.1,2.0)" (Line: 886) and change it to "this:SetMinMaxValues(0.1,10.0)" and the next one search "getglobal(this:GetName().."High"):SetText("2.0")" (Line: 891) and change it to "getglobal(this:GetName().."High"):SetText("10.0")" Easiest to do with Notepad++
×