• World of Warcraft Addons
Advertisement
  • World of Warcraft
  • Average Rating:

  • Your Rating

  • Share

Druid Bar

  Download the Curse Client

Last Update:
Category: Unit Frames, Miscellaneous, Combat, Class, and Druid
Tags:
Project Manager: SkaDemon
Current Version: Druid Bar 3.67(20400)
Downloads Today: 445
Downloads Total: 672,332
Favorites: 2,906
Comments: 592
  • About Druid Bar
  •  

Druid Bar, v3.6

Druid Bar is a movable mana bar that keeps track of your current mana, even in a shapeshifted form like bear or cat. remember that this addon is an estimation of your mana, and it could be slightly higher or lower depending on your level(Lower levels will have more problems since there is much less room for error with their smaller mana pools).
=====If for whatever reason your mana bar disappears and you just can't find it, or there's other really weird behavior, do /dbar reset. it'll reset the mod as if you just did a fresh install of it. This should fix most problems people might have=========
-------------------------------------------------------
-------------------------------------------------------
Slash Commands: /druidbar or /dbar
parameters: [on/off/toggle/vis/width/height/hide/lock/replace/player/text/message/status]
Explination of the parameters:

On/Off/Toggle: This will toggle running of the addon. toggle switches between on and off.

Vis: This will enable or disable any and all graphical stuff. if you use with other addons like StatusBars or Linoleum, turn it off. If not, leave it on ^^

Width (#): This will let you set the width of the bar. Default is 160px.

height (#): This will let you set the height of the bar. Default is 18px.

percent: This toggles between 3 options: Showing Raw mana, showing %Mana, and showing both. Works for both the normal bar and Replace.

hide: This will toggle on/off the hiding of the bar when in caster form.

full: This will toggle on/off the hiding of the bar in animal forms when your mana is at 100%

lock: This will toggle on/off locking the position of the bar.

replace: This will replace the Player Frame's mana bar, splitting it into two when shifted.

player: This will make the bar show up directly under the Player Frame. You know, where a lot of other addons like to place your Experience Bar.

Text: This will toggle between 3 options: No text, "Classic" text, or "Modern" Text. (Modern having a border, Classic having no border). This option carries over for both the normal bar and the replaced bar.

Message (toggle/bear/cat/aqua/travel) (say/party/raid/emote) (message): Message allows you to customize saying when you shift into/out of a form. More of a novelty item I did for a guildie, it's here in case you want it too. More in-depth info about the message parameter:

    /dbar message toggle: This will toggle messages on and off. Default off.
    /dbar (bear/cat/aqua/travel) (say/party/raid/emote) (message): This will set the message for the feral form you choose, in the channel you choose. for example, choosing /dbar bear say "rawr, imma bear!" will make you say that when you shift into it. make sure ya get the format right, 'else it'll yell at you!

Status: This will list the status of all the toggles in your chat window. Simple, Easy, Effective.

Best: This will try to determine which is the best travel form for you to be in; Mounted, Cheetah, or Aquatic.

kmg: This will try to replace the MiniGroup window's mana bar with a split-screen bar like with replace.

ez: enables or disables shifting using other form's buttons.

color: Changes the color of the mana bar by rgb vales. works like
    /dbar color [r/g/b/a/#(0-1)] [#(0-1)] {#(0-1)}
    this way you can change a specific color at once
        (like /dbar color r 0.75)
    or all three at once
        (like /dbar color 1 0 0)

manatex (path/file): Changes the texture of the mana bar. use /dbar manatex default to reset.

bordertex (path/file): Changes the texture of the bar border. use /dbar bordertex default to reset.

reset: Resets the bar to default settings, moving the bar to the center of the screen.
-------------------------------------------------------
-------------------------------------------------------

To ModMakers:
Want to find a way to integrate DruidBar into your player frames? Easily done. first, check if druidbar is installed. do a simple if statement
if DruidBar_OnLoad then blabla end. note the lack of ()'s. you're checking if that function exists. if it does, druidbar is installed.

then, you simply need to know two variable names:
DruidBarKey.keepthemana
DruidBarKey.maxmana

keepthemana is for the person's current mana. maxmana is the max mana. can plug that data in anywhere, and you should be set!

  • Downloads (20)
  •  
  File Name Release Type Game Version Downloads Date  
  Druid Bar 3.67(20400) Release 2.4.3 4,339 8/5/2008
  Druid Bar v3.67 Release 2.3.0 7 11/15/2007
  Druid Bar 3.66 - 20200 Release 2.2.0 2 9/28/2007
  Druid Bar 3.66 Release 2.1.1 1 6/11/2007
  Druid Bar 3.65 Release 2.1.0 1 6/3/2007
Advertisement
  • Comments

Add Comment

Add

You need to login or register to post.

Benefits of Registration

  • Interact with hundreds of thousands of other gamers on an open social network.
  • Post your stories, news, images, videos, and other content to share.
  • Create a network with your fellow gamers or join an existing one.
  • Gain reputation for everything you do.
  • JMHammer said 

    Report from the Public Test Realm for 3.02, 2008-09-20 @1:25pm EDT:

    DruidBar appears to function (sort of, see below) on the PTR. However, it throws the following error upon login:

    Error: CreateFrame(): Couldn't find inherited node "SecureStateDriverTemplate"
    File: Interface\AddOns\DruidBar\DruidBar.lua
    Line: 897
    Count: 8

    The mana displayed upon changing to Bear Form or Cat Form is the mana at the moment the shapeshift is complete. The mana bar does not update.

  • no_idea said 

    Not really sure how you can call this even "sort of" working.
    As soon as you try to use a key binding from Druid Bar it spits out the error and asks if you want to Ignore or Disable it.
    Interface\Addons\DruidBar\DruidBar.lua:897:CreateFrame(): Couldn't find inherited node "SecureStateDriverTemplate"

  • SkaDemon said 

    solstice, do you have moonkin or tree of life form? if not, try using the moonkin/tol button instead. geez i need to get to work and update this thing --;

  • Solstice said 

    Great mod.

    However the 2 button shifting for flight form seems broken, i bind a key for bird form but it wont shift in or out out. A fix fo this would be great.

    Cheers

  • SkaDemon said 

    Starik:

    Wow. fuck blizzard. I guess this means replace isn't going to work as intended...

  • Starik said 

    When shift in Bear

    [2007/01/12 14:43:31-146-x267]: <event>ADDON_ACTION_BLOCKED:AddOn 'DruidBar' tried to call the protected function 'PlayerFrame:SetFrameLevel()'. <in C code>: in function `SetFrameLevel' DruidBar\DruidBar.lua:394: in function `DruidBar_MainGraphics' DruidBar\DruidBar.lua:201: in function `DruidBar_OnUpdate' <string>:"DruidBarUpdateFrame:OnUpdate":1: in function

    R