nedsociety

Filters

NameUpdatedCategoryAuthorStage
NameUpdatedCategoryAuthorStage

PitBull4_DruidEnergyBar

06 Nov 2010 nedsociety Release
A small PB4 plugin which provides the energy bar to the druid while NOT in cat form. http://www.wowwiki.com/Furor_(Druid) Tips: -Force maximum option can be found in the bar option. If you enable it, it will show the maximum energy cap based on the real cap. -If you are using LuaTexts module, you can register new event called PITBULL4_DRUIDENERGYBAR_ENERGY, and apply the following Lua text with this event to see the text representation of energy: if UnitPowerType(unit) ~= 3 then return...