PitBull4_VengeanceBar

This project is abandoned and its default file will likely not work with the most recent version of World of Warcraft. Whether this project is out of date or its author has marked it as abandoned, this project is no longer maintained.

Adds a bar indicating the attack power gained from your Vengeance to PitBull.

The bar will only be shown on the player unit frame when using a tank spec, optionally hidden while not in a tanking stance/form/presence.

The addon also provides two functions in the LuaTexts script environment: VengeanceAP() and VengeanceAPMax().

Example custom text code:

local cur, max = VengeanceAP(), VengeanceAPMax()
if max > 1 then
  return "%d/%d", cur, max
end
return ConfigMode()

Updating on the "UNIT_AURA" event.


Comments

  • To post a comment, please or register a new account.
Posts Quoted:
Reply
Clear All Quotes

About This Project

  • Project ID
    27020
  • Created
    Oct 20, 2010
  • Last Released File
    Mar 16, 2014
  • Total Downloads
    18,792
  • License

Categories

Members

Recent Files

WoW Retail

  • Mar 16, 2014
  • r4
    Oct 29, 2010
  • r41
    Mar 16, 2014