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

  • Your Rating

  • Share
  • Report Abuse

WhammyBar

 
Project Updated:
Files Updated: Sat, Jun 6 2009
Supports Game Version: 3.1.0
Category: Action Bars
Tags:

, , , , , , , and [Edit Tags]

Project Manager: VahnRPG
Additional Authors: No additional authors
Current Version: 0.57a
License: All Rights Reserved
Development Site: CurseForge
Avg Daily DL (last 30 days): 5
Downloads Total: 15,601
Favorites: 17
Comments: 23
  • Contests
  • About WhammyBar
  •  

One day while I was At World's End Tavern I happened to be peacefully rocking out to the Elite Tauren Chieftan's Power of the Horde. By peacefully I, of course, mean instigating a mosh-pit that overswept much of Lower City. The reason being I could not seem to find my Fizzle's Zippy Lighter and in my frustration I took it out on three or four patrons which erupted into a rather vicious bar fight. After being forcibly ejected from the establishment, I realized I needed a way to quickly find certain items and have them readily accessible to me. With great effort, I now grin with glee as I, as merciful lord, present you with my WhammyBar.

With this framework, I have given frustrated fellows the ability to statically and dynamically create action bars of specific purposes. One for the squishy mages and their ever-useful teleports, portals and food. Another for Warlocks and their dark deeds. Naturally, one for Hunters and all their fun toys. And yet one more for the various consumables such as potions, food and waters, etc one may have in their bags. Lastly, one for the various craftskills is particularly handy. It's a start, but the functionality to add more is right there.

To install, I prefer Method #53. Elegant, painful, and leaves only the great smell of Brute. First, download the WhammyBar suite file then unzip the file into your AddOns directory. Next, simply load up WoW, pop on as your character, and you should be good to go. Your spells, items, etc should be added as you gain/lose them.

Use it well, mere mortal.

-Vashtal, Lord of the Red Rocks

Author's Notes I've really worked hard to make this mod as stable and flexible as I could in order to provide people with a concise interface not only normal players who would only deal with the plugins and bars, but developers as well. It's still missing a feature or two that I'd like, but it does what I need it to.

Usage

- By default, there is a toggle icon next to the first icon of each bar that can be used to show/hide a bar.
- In game, simply type /wbar config to bring up the config menu.
- In the config, click on the bar that you wish to modify, or click on Options to configure the overall settings.
- In the WhammyBar Options frame, clicking on one of the checkboxes or moving the sliders will affect all the plugins currently loaded. You also have the capability of copying the settings from one character to another in this frame.
- Players have the ability to set the number of buttons before the bar wraps, between 2 and 20, but currently there is no specific Vertical orientation functionality.

Plugins/Mods included with this Suite

- WhammyBar - The core mod that provides all the functionality for the plugins.
- WBuddyBar - Gives you easy access to your mounts and your non-combat pets
- WHunterBar - A standard set of Hunter-specific bars including aspects, pet skills, traps, and tracking spells
- WCraftsBar - A set of buttons pertaining to any character-known craftskills such as alchemy, mining, enchanting, etc. as well as the secondary craftskills and craftskill specific trackings (Find Fish, Find Minerals, etc.)
- WConsumableBar - A set of buttons listing any Consumable item in your bags.
- WMacroBar - A handy set of bars for your macros
- WMageBar - A standard set of Mage-specific bars including conjurables (Imported from XConjureBar), mage-specific buffs, teleports, and portals (Teleports and Portals imported from XTelePortalBar)
- WEquipmentBar - A set of buttons listing your equipment
- WRogueBar - A few bars for standard rogue abilities and poisons
- WShamanBar - A couple of bars for buffs and totems
- WWarlockBar - A standard set of Warlock-specific bars including demons, conjurables, curses, and warlock-specific buffs
- WStaticBar - For everything else, there's WStaticBar. If you need a bar that hasn't been added, use the simple drag & drop interface of WStaticBar to create a WhammyBar bar of your own design!
- W_Bar_BasicTemplate - A handy template for creating static bars. See scripting.txt for details.
- W_Bar_AdvancedTemplate - Another template for creating more dynamic bars. See scripting.txt for details.

If there is a set of bars that isn't included with the suite (more class specific bars, etc), shoot me an email with some details and I'll see what I can do!

Creating Bars with WStaticBar

- For slash commands, either /wstatic or /wstaticbar will work.
     /wstatic config  - brings up the configuration menu.
- To create a new bar or modify one, bring up the config menu.
- If this is your first bar, click the New Bar button and fill in the title
   with a descriptive text for use in the config. This field can also be used
   to change the title for bars that you've already created.
- If you want to copy the buttons from either an already existing WStaticBar
   bar or a loaded WhammyBar plugin's bars, select it from the dropdown.
   - This selection is optional, so if you simply wish to change the title
     then you don't have to select anything.
   - Otherwise, any selection you make will override any values you might've
     previously set up for that static bar.
   - NOTE: This will merely make a copy of the buttons and will not
     affect your other bars.
- Once you've made the desired changes, click the Save button.
- Click on the "Edit Buttons" button to bring up the button configuration.
- On the Button configuration screen, you can either drag and drop most icons
   into the small square in the upper left corner.
   - If WStaticBar can handle the button this way, it will populate the Name
     and Type fields.
   - NOTE: If you drag and drop from the action bar, when you drop the button
     it will be removed from the action bar.
   - If the button can't be handled or you don't have an icon to drag and
     drop, you can still put the action's name in the Name field and select
     which type the action is from the Type dropdown. If you select a Menu
     icon, the first character must be a #.
   - Valid Types: Menu, Item, Spell, Equipment, Macro, and Companion
   - If the Name and Type are valid, the WStaticBar config will attempt to
     populate the drag and drop with the appropriate icon.
   - Once you're satisfied with the Name and Type, click "Add" to add it to
     the bottom of the list.
   - If you need to modify the buttons for the bar, click on the name in the
     select list. This will allow you to edit, reposition, or delete the
     button.
   - Clicking the "Edit" button button will attempt to populate the Name, Type,
     and icon with the appropriate values. Any changes to any of these values
     will override that button's values once "Update" is clicked. Clicking
     "Cancel" will reset the fields.
   - Clicking "Options" will take you to the original bar's configuration.
- If you need to start from scratch once saving a bar, clicking "Reset Buttons"
   will clear out the buttons and create a menu called "#Menu"
- Once you've created your bars, you are free to assign them to whatever
   character you wish by clicking on the "Use Bar" button. This is to prevent
   useless bars showing up for characters that don't need them, draining your
   computer resources.

Special Thanks

- Dr Doom for XBar as well as all the support he's given me on this project
- Redrock Wildcat, aka Kosurana on the Blackwater Raiders server, for being
   equally supportive, if not moreso, as well as being my personal beta tester
   throughout this whole process
- My Guildmates in Fox Highlanders Regent and The Soulforged
  • Downloads (7)
  •  
File Name Release Type Game Version Downloads Date
Addon Curse.com Beta 2.3.3 0 9/29/2008
  File Name Release Type Game Version Downloads Date  
  WhammyBar 0.57a Release 3.1.0 4,916 6/6/2009
  WhammyBar 0.54a Release 3.1.0 2,155 4/26/2009
  WhammyBar 0.521a Release 3.0.8 4,160 1/25/2009
  WhammyBar 0.52a Release 3.0.8 56 1/25/2009
  WhammyBar 0.51a Release 3.0.8 240 1/23/2009
  • 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.
  • cyberdreck said

    Is there any plans for a Pally bar? Will i have to try and make a buff bar for pally, or can someone recommend one? i have been using X-bar for my pally and i like Whammy better.

    Reply Report Permalink
  • VahnRPG said

    I've actually been working on one, it should be in the next release. Doing some major code changes to it, so it might be a little bit.

    Reply Report Permalink
  • I really like it but i cant seem to really use it... The domino thing doesnt show up either so i cant really do anything i can only look at the reload, config,consol thing and then the 4th one please some one help=)

    Reply Report Permalink
  • Can some one help me it says my blah blah blah is too close to like line 12 or somthing like that?

    Reply Report Permalink
  • ksenistis said

    any way to show/hide a bar using a command?

    Reply Report Permalink
  • VahnRPG said

    Not currently, but I've thought about it a lot. The problem would be how to accept the command from the user.
    The command would be something like '/wbar [show/hide] ', but since in my system I allow for different titles (the macro bar plugin is a good example) the user might be confused what they'd need to type.
    Plus there can be so many bars that you might as well just go to the config to do it anyway ^^'

    I'm working on an overhaul to the whole config system as it is, so it might not be properly addressed for a while

    Reply Report Permalink
  • bwanderson said

    it looked cool...but this is like the most useless addon i've ever used...namely because I can't use it. Nothing happens when I click any of the icons, I can't move the icons/bars, all the bars are stacked on top of each other so idk wtf is going on with the addon half of the time. Maybe I'm retarded. but can somebody explain how the hell to use this please? seems very cool

    Reply Report Permalink
  • VahnRPG said

    Ctrl+Right click on the bar will allow you to move it around with your mouse

    Reply Report Permalink
  • Bocdan said

    Great addon !

    But 2 things need fixing:
    - mages at level 80 don't use conjure water and conjure food, but conjure mana biscuits.
    - when playing in group (party, but mostly raids and battlegrounds) whammybar makes me lag so much, it's almost impossible to play. My FPS goes from 60 to 10, and the memory usage starts increasing at a really rapid rate.


    I didn't check if the poisons came back for my rogue, but I'll investigate.


    Again good work, I really depend on this addon (specially for my mage)

    Reply Report Permalink
  • Bocdan said

    Ok I found what the problem was with poisons ! The ones missing are the ones that have ranks like Deadly Poison IV. If you bought Deadly Poison (rank 1) it would show. A quick work around is to list all the poisons in the localization.en.lua file.

    The terrible performance problem (coming from an increase in memory usage) appears only when using wMageBar and more specifically the Buff bar ! When not grouped, everything works fine. The problem occurs when you join raids and it gets worse if the size of the raid increases. It's virtually impossible to play with wMageBar active in Wintergrasp or in Battlegrounds. I've checked the .lua files and everything seems in order for wMageBar. I believe the problem is in the WhammyBar core where it deals with buff and other players.

    As for the mana biscuits on the conjure bar, I just added it in the localization.en.lua file.

    Hope this helps ! Getting desperate to get it work on my mage !

    Reply Report Permalink
  • VahnRPG said

    I've updated my source files for the mage and rogue stuff. Unfortunately I don't have a rogue and my mage is still kicking around outland so I haven't gotten her to 80 yet. I'll have to see what I can do about the memory issues, tho I'm not sure how I can stress test such a scenario since I don't raid much. I think it might have something to do with the frequency of updating the bars thanks to buffs and stuff like that

    It's going to be a little bit on the release, however. I'm working on functionality to give people the ability to sort buttons at their leisure and maybe keybinding if I can manage it...

    Reply Report Permalink
  • ok this add on is saying out of date when i dwnloaded it whats going on??

    Reply Report Permalink
  • VahnRPG said

    Simply, I hadn't updated it yet to patch 3.1. I was working on some new functionality for the mod and a few other cleanups.

    Reply Report Permalink
  • toxo88 said

    Just wondering if theres a way to disable and completely hide certain bars, basically wanting to disable and hide the aspect and pet skill bar for hunters. as in not just toggle them expand/collapse, but disable and hide even the toggle button. is it possible to do this?

    Reply Report Permalink
  • VahnRPG said

    You can click the "Active" checkbox to make it handled by the system or not. If it is checked, the mod will display and function as normal. If it's unchecked, the bar won't be active and won't show up at all (there's still some kinks in the system that I'm working out. most of them can be, for now, fixed with a simple /console reloadui).


    I'll have to look into the poisons a bit more. Sadly I don't have constant access to a rogue so it might take me a little while to track down and fix.

    Reply Report Permalink
  • Jaime1076 said

    Ok now my poisons bar doesn't display a thing! Reloaded the console and still nothing....help! A rogue in need!

    Reply Report Permalink
  • Jaime1076 said

    I do love this add on! I am having trouble though with my rogues posions. They do appear under poisons in the config, but no icon loads for my deadly poison on the bar. The poison is available at my lvl and checked in the config. Wierd though it shows up under consumables.

    Reply Report Permalink
  • is this the thing that makes all ur action bars into one big blob?

    Reply Report Permalink
  • VahnRPG said

    No, I have no idea which mod that is

    Reply Report Permalink
  • Jeania said

    Just wanted to say


    Wheeee I love this! lol *huggles* ^_^

    Reply Report Permalink
  • Similar Addons
  •  

Average downloads per day

  1. 1,979 Bartender4 Action Bars
  2. 1,872 Dominos Action Bars
  3. 670 AutoBar Bags & Inventory, Action Bars...
  4. 631 ButtonFacade Action Bars
  5. 270 Bartender4_Dualspec Action Bars