Get an Epic Experience with Premium

ElvUI ExtraActionBars

Action Bars Login to Add Favorites
  • 4 Likes
  • World of Warcraft
  • 8,370 Monthly Downloads
  • Supports: 5.2.0
  • 61,018 Total Downloads
  • Updated 05/04/2013
  • Created 03/26/2012
  • 31 Favorites
  • Project Site
  • Comments
  • Release Type: Release
  • License: ElvUI ExtraActionBars
  • Newest File: 2.16
or
Support development! **
Donate

About ElvUI ExtraActionBars

What does this AddOn do?
This plugin adds 5 extra actionbars. Options are handled within the ElvUI ingame config (/ec -> Plugins (By Blazeflack) -> ExtraActionBars).

Do you read the comments?
I try to read comments here and on tukui.org as often as possible, but please don't use the comments sections for bug reports.

How do I report a bug or request a feature?
Please use the Ticket Tracker

Note:
Per many user requests, I have chosen to allow a maximum of 5 additional actionbars for ElvUI. This change is now live with version 2.15.

The addon has been renamed to properly reflect its purpose. I'm not sure how well Curse Client handles that, so make sure you don't have both 'ElvUI_OneExtraActionBar' and 'ElvUI_ExtraActionBars' folders in your AddOns folder. If needed, delete ElvUI_OneExtraActionBar manually.

Credit: Elv

  • 2.16: Add incompatibility warning for OneExtraActionBar. Information update, locales updated, bump TOC.
  • 2.15: [NEW] Now allows a maximum of 5 additional actionbars. Addon renamed to 'ElvUI_ExtraActionBars'.
  • 2.14: [FIX] Compatibility issue with 'ElvUI Transparent Actionbar Backdrops' has been fixed (I think?)
  • 2.13: Remove LibElvUIPlugin-1.0 library which is now included with ElvUI. Update recommended!
  • 2.12: Update LibElvUIPlugin-1.0 library. Fixes a bug. Updating is recommended!
  • 2.11: Update LibElvUIPlugin-1.0 library.
  • 2.10: Config has been rewritten to make use of the new LibElvUIPlugin-1.0 library.
  • 2.08: Match default settings to ElvUI, default position tweak, toc bump for 5.1.
  • 2.07: Add new alpha option introduced in ElvUI actionbars.
  • 2.06: Fix lua error on login.
  • 2.05: Fix incorrect AB page on initial login. Fix Bar 6 page not getting updated when changing spec.
  • 2.04: Locale update.
  • 2.03: Fix visibility settings.
  • 2.02: Fix locale lua error.
  • 2.01: License included with download.
  • 2.0: Compatible with MoP.
  • 1.34: Fix issue with keybinds not working on the 6th bar.
  • 1.33: No longer replaces functions from ElvUI actionbars, code reduced by 75%.
  • 1.32: Fix bug with Flyout buttons not getting styled.
  • 1.31: Few function changes, compatible with ElvUI 3.83.
  • 1.3: Compatible with ElvUI 3.80 and up.
  • 1.2: Official ElvUI engine was updated. Include this change.
  • 1.14: Slight code clean up. Nothing big.
  • 1.13: Clean up the code a bit and fix an error that might fire upon login (thanks for the help on that one Elv :p).
  • 1.12: Make leave vehicle button possible for all actionbars.
  • 1.11: Fix the insertion of options so it no longer overrides the entire actionbar table.
  • 1.1: Attempt to circumvent the limitation preventing moonkins from using this. This plugin should now calculate if your role is a caster using a slightly modified CheckRole function from ElvUI. With this it will automatically set the 6th actionbar page to 8 if you are a moonkin and otherwise use actionbar page 10.
  • 1.0: Initial upload.

Addon Packs Containing This...

Comments

First Previous Page 1 of 2 Next Last
  • #26

    Your additional bars don't seem to work with DrDamage.

    Last edited by n4th4ni3l on 5/2/2013 8:52:34 AM
  • #28

    Despite the lack of information I managed to track down what you might have noticed as the issue.

    There is no text placed on the buttons of Bar 6-10. This is actually not an issue with this addon, but rather an issue with DrDamage itself. Their code:

    if IsAddOnLoaded("ElvUI") then
        local func = function(button) return SecureButton_GetModifiedAttribute(button,"action",SecureButton_GetEffectiveButton(button)) end
        ABrefresh["ElvUI"] = function()
            for i=1,5 do
                for j=1,12 do
                    ABtable["ElvUI_Bar" .. i .. "Button" .. j] = func
                end
            end
        end
    end

    They only take into account the 5 Bars in ElvUI. You will need to ask them to support this addon as well.

    Last edited by Blazeflack on 5/2/2013 9:17:00 AM
  • #25

    With version 2.14 the 6th bar would use page 10 for everyone except moonkin druids. For moonkin druids, the 6th bar would use page 8.

    In version 2.15 the bars are setup with these pages:
    Bar 6: Page 2
    Bar 7: Page 7
    Bar 8: Page 8
    Bar 9: Page 9
    Bar 10: Page 10

    If you only care about having 1 extra actionbar and you were using the now defunct OneExtraActionBar you can enable Bar 10 and disable the others.

    Like I already stated in the description and in the comments, you need to make sure that "ElvUI_OneExtraActionBar" is removed from your AddOns folder. You will most likely have to do this manually.

    Oh and don't mind it saying "Out of Date". I accidentally updated the TOCs of all my plugins for patch 5.3 in the wrong branch. Just tick "Load out of date AddOns" in the AddOns selection screen and you're fine.

    Last edited by Blazeflack on 4/30/2013 5:00:58 AM
  • #24

    Per many user requests, I have chosen to allow a maximum of 5 additional actionbars for ElvUI. This change is now live with version 2.15.

    Note: The addon has been renamed to properly reflect its purpose. I'm not sure how well Curse Client handles that, so make sure you don't have both 'ElvUI_OneExtraActionBar' and 'ElvUI_ExtraActionBars' folders in your AddOns folder. If needed, delete ElvUI_OneExtraActionBar manually.

  • #22

    Any particular reason why this addon doesn't give access to all actionbars?

  • #23

    The topic which handled this discussion is no longer open, but here is a screenshot of the post that explains the reason:

    http://i.imm.io/12KMb.png

     

    In short: because the remaining actionbar pages are used for various stances / forms. I won't hijack those.

    Last edited by Blazeflack on 4/13/2013 6:50:31 AM
  • #21

    Around version 2.10 (perhaps sooner, perhaps a bit later) the configuration was moved to a new "Plugins" section. Check the screenshots for a visual.

  • #19

    I have downloaded the latest Evui version (v5.86)

    The 6th Bar still not appear on the menu.

    I tried to uninstall / reinstall, still not appear

  • #20

    You're looking in the wrong place. Configurations have been moved. Check screenshots for a visual.

  • #18

    Sorry for the lack of responses. I sometimes forget to check the comments. You should use the ticket system for reporting bugs and errors, as I will be notified of those.

     

    As Terenthis correctly pointed out, you need to update ElvUI in order for OneExtraActionBar v2.13 to work.

  • #17

    version 2.13 gives me an error (sorry forgot to cut and paste it) and doesn't display the bar but I was able to remedy it by reverting to 2.12 (go up to other downloads and click 2.12, copy and replace files, etc.). 

  • #16

    Ah found out the issue. The newest version of ElvUI includes "LibElvUIPlugin-1.0" so that mod authors can remove this from their own additions to Elv. Update ElvUI to solve the issue.

  • #15

    it is gone for me as well

  • #14

    I recently updated this addon and now the bar has completely disappeared from my UI. I went into the Elvui config interface but there isn't a Plugin option there anymore and under actionbars there's no bar 6.

  • #12

    I recently started getting an error after using a different UI for another toon. I accidentally logged in on my main which uses ElvUI and this addon while Bartender4 was enabled. Now I can't get rid of the error.

    How do I remove the error and allow use of the extra action bar without having to redo all of my settings on it? I really would like to have 2 more action bars but 1 has been working so far. I really can't play my lock without it. Please help.

    Debug list to follow.

    Last edited by Terenthis on 3/15/2013 11:05:56 AM
  • To post a comment, please login or register a new account.
Login to Curse

Don't have an account? Create One.

Get an epic experience with Curse Premium
  • Faster addon downloads
  • Premium-Only Beta Giveaways
  • Ad-Free Curse experience
  • Premium Curse Client
  • and many More Features
  • Learn More »

Infinite Crisis NA

Get Your Preferred Access Code!