Quick little mod, allows you to setup different profiles for your action bars. Mainly this is for hybrid classes that want to be able to respec without spending 10-20 minutes setting their action bars up. All you do is type /abs save <name> and it'll save the location of all your spells, macros and items.
For example, if you're currently a Feral Druid you can type /abs save feral then you can respec to Resto and setup your bars, then type /abs save resto once you go respec back to Feral you can then train all your spells again and type /abs restore feral and you'll get your feral setup without all the work of actually finding where you placed things.
Works with any custom interface like Bongos provided you're not using more then the standard 120 action buttons, ones that provided features to go past 120 will cause only the standard 120 to be saved/restored. This isn't a bug however, just a limitation in the WoW AP
- 2 comments
- 2 comments
Facts
- Date created
- May 01, 2009
- Category
- Last update
- Sep 13, 2012
- Development stage
- Release
- Language
- enUS
- License
- All Rights Reserved
- Curse link
- Action Bar Saver
- Downloads
- 132,333
- Recent files
- R: v2.3.2 for 5.0.5 Sep 13, 2012
- R: v2.3.1 for 5.0.4 Aug 27, 2012
- A: v2.3-2-gd2de979 for 5.0.4 Aug 26, 2012
- R: v2.3 for 4.3.4 Aug 07, 2012
- A: r20120807151211 for 4.3.4 Aug 07, 2012
- Reply
- #2
papsol Oct 03, 2012 at 23:41 UTC - 0 likesHeya, this is a much needed addon for myself. I tend to obsess over my UI being as identical as possible among all characters and specs and have doubles of several classes which cloning of the action bar setup is a must.
I was curious about two possible features:
1. The ability to save/load specific action bars, not just all of them globally. This would help a lot for keeping specific bars identical on both specs of a character. I often times update a bar on one spec and then need to switch specs and do the same, else they are not identical.
2. Possibly the ability to flag a profile for auto save/load on a per character/spec basis. This ability could also extend to suggestion 1 for auto save/load of specific bars instead of all bars. I imagine it works as so: Autosaves when ACTIONBAR_SLOT_CHANGED is fired. It then uses a savedvariable to record the timestamp of when the change occured. This timestamp is used as a reference point for the auto-restore feature to compare against the time stamp it records for the last time it loaded the profile. This is used to avoid unecessary restores. Auto-Restore checks can run on specific events like spec changes, and enter world events.
Anyways, I'm dreaming a little here, always on the pursuit of perfection from an addon. This one however, works as advertised and is wonderful. The above features would just be added bonuses. Thanks for your consideration and work on this addon.
- Reply
- #1
Alyred Sep 02, 2012 at 20:59 UTC - 1 likeThank you for the mod, and the update! Use it all the time.
Any thoughts about making a small GUI for it, perhaps to list the saved profiles graphically, or to allow for automatic loading when your spec changes?