ShamanBuffBars
This addon provides 2 seperate bars which contain both your self-weapon buffs (rockbiter, flametongue etc.) as well as your shield spells.
Notes:
- To move, hold down ctrl and drag with right click.
- Compatible with all language clients of WoW (not tested though).
- Keybindings are available in the GUIs.
- There is an option in the weapon bar config menu to turn on auto-hiding of the bar. The bar will stay hidden most of the time, until your weapon buff expires, in which case it will show again until you recast one.
- There is a similar feature for the shield bar, however since blizzard doesn't allow hiding or showing of bars during combat, instead of the bar physically disappearing, the relevant shield icon will change to indicate which shield is active, and go back to normal when the shield buff wears off.
To install, copy the ShamanBuffBars folder into your Addons directory.
For example: C:/Program Files/World of Warcraft/Interface/Addons/ShamanBuffBars
Commands:
/sbb
/shamanbuffbars
Enjoy!
2.can you consider shockbar?? haha
if you're dualspecced like me, you might have noticed that Earthshield doesn't show up after you've changed your talent build for healing. To change this add
self:RegisterEvent("PLAYER_TALENT_UPDATE", "UPDATE")
after line 582 in ShamanBuffBars.lua.
To fix the problem you have to edit the file ShamanBuffBars.lua and change the number 250 in line 574 into a 300. That's all! :)
I have an additional problem here. The earthliving weapon isnt displayed. I can Imagine it is a translation issue, as the options only give the english spell name there. Earthliving Weapon is in german " Waffe der Lebensgeister". I hope that this might help you finding the bug.
Not getting any error message though.
Happened as soon as I learnt rank IX.
Weapon buffs and lightning shield is working fine.
Also did you try with no other addons running?
Tried turning off all other addons, wiping out WTF folder and redownloading, no luck.
I'm assuming it's something odd about rank 9, because I believe lvl 76 training was when it vanished and although I have Glyph of Water Shield, I had the glyph before I lost the shield. New weapon buffs and Lightning Shield ranks are fine, I'm not resto so can't test Earth Shield.
Hopefully it's an easy fix, and hopefully there's a 76+ shaman you can borrow to see if I'm insane or not.