- Home
- Downloads
-
Addons & Mods
Featured
World of Warcraft
4,842 Addons
-
Popular Downloads
- Top World of Warcraft Addons
- Top Rift Addons
- Top Skyrim Mods
- Top Minecraft Server Mods
- Top Terraria Maps
- Top Starcraft II Maps
- Top Runes of Magic Addons
- Top Warhammer Online Addons
- Top Age of Conan Addons
-
- Curse Client
- Premium
- News
- Giveaways
- Forums
Simple Action Sets
- 0 Likes
- World of Warcraft
- 22,246 Downloads
- Supports: 4.0.3a
- 4 Average Daily Downloads
- Comments
- Created 1/31/2006 12:15:59 PM
- Updated 1/24/2011 9:36:25 PM
- 216 Favorites
- Project Site
- License: All Rights Reserved
- Release Type: Release
- Newest File: 1.0 - actually working
About Simple Action Sets
Description:
Do you find yourself reshuffling your spells around on your action bars when ever you PvP or PvE? Are you finding that you have a custom main bar with 48 spells in it and 6 side bars and still need more buttons to hold all your spells, items and macros? Have some special case spells or macros setup you wish you didn't have to keep dragging on and off your action bar?
This addon will save all 120 actions, or just 1, and anywhere inbetween and let you swap them in at any time.
Commands:
These are executed in this fasion /sas <command> <argument>
list <no arg> - this no arg command lists the stored set names
delete <name> - this takes the name of a set showing up in list and removes it from the saved varaibles
load <name> - switches your action bars to the saved set named
save <name> - creates a new saves set (or overwrites an existing one if the name already exists)
Notes:
- I picked this up because I loved being able to save bar sets, and load them easily whenever I respecced and everything went away. I am quite happy to keep that part of the addon working.
- Other things are keeping be busy and, as such, I don't see myself bringing back the configuration ui (that showed the buttons that were saved).
- If you know some Lua and want to be able to see what the addon has stored you are quite welcome to contact Brodrick, and ask to be added as an author, or to send me the updated code which I will include, other than that... sorry!
- Fix'd a bug with replacing items to bars
- oops! found a bug from the recent changes
| File Name | Release Type | Game Version | Downloads | Date |
|---|---|---|---|---|
| 1.0 - actually working | Release | 4.0.3a | 4,021 | 1/24/2011 9:36:25 PM |
| 1.0 | Release | 4.0.3a | 354 | 1/24/2011 11:10:27 AM |
| Simple Action Sets 0.81b | Beta | 4.0.1 | 2,408 | 10/16/2010 2:14:43 AM |
| Simple Action Sets 0.80b - not back compatible | Beta | 4.0.1 | 406 | 10/15/2010 5:49:48 PM |
| Simple Action Sets 0.70b - 30100 | Beta | 3.1.0 | 18 | 4/29/2009 8:22:33 PM |
| 0.61b - 30000 | Beta | 3.0.2 | 4 | 10/20/2008 1:21:02 AM |
| 0.60b - 30000 | Beta | 3.0.2 | 12 | 10/19/2008 12:59:40 PM |
| 0.59b - 30000 | Beta | 3.0.2 | - | 10/18/2008 9:44:49 PM |
| 0.58b - 30000 | Beta | 3.0.2 | - | 10/17/2008 3:46:01 AM |
| 0.57b | Beta | 2.0.6 | 3 | 4/1/2007 8:49:14 AM |
| 0.55b | Beta | 1.12.0 | 3 | 12/19/2006 8:55:37 PM |
| 0.54b | Beta | 1.12.0 | - | 12/16/2006 12:22:35 PM |
| 0.53b | Beta | 2.0.0 | 1 | 12/15/2006 11:58:40 PM |
| 0.52b | Beta | 2.0.0 | - | 12/15/2006 8:24:56 PM |
| 0.51b | Beta | 2.0.0 | - | 12/11/2006 8:00:24 PM |
| 0.5b | Beta | 2.0.0 | 1 | 12/9/2006 12:24:12 AM |

Comments
Does that imply that all we have now are slash commands only and not the windows you show in the screenshots above? If so, I hope you will work on re-adding that, to me that seems like the most helpful feature besides the "don't swap empty bars, or buttons part of it.
Unhappily the addon has one show-stopping bug for me; it doesn't distinguish between Skull Bash/Bear and Skull Bash/Cat, Mangle/Bear and Mangle/Cat, and Feral Charge/Bear and Feral Charge/Cat. It always takes the Cat versions, no matter which is saved.
Also, as I said above, unless someone else wants to develop it there won't be a new GUI. With the release of 4.0.1 SAS had a couple of breaks to the core (pets and mounts had to be redone and some issues w/ macros and downranked spells), but most of the errors introduced were because of GUI related changes.
It seemed that it would take a substantial amount of work to fix the GUI... and I didn't / don't really use it anyway so its going to remain dead unless someone wants to fix that part for me.
the only valid commands are: load setname / save setname / list / delete setname
how can i use "Options" ?
thx a lot
Message: ...terface\AddOns\SimpleActionSets\SimpleActionSets.lua:2008: attempt to index global 'SAS_Saved' (a nil value)
Time: Mon Nov 29 06:34:44 2010
Count: 1
Stack: ...terface\AddOns\SimpleActionSets\SimpleActionSets.lua:2008: in function `SAS_SetExists'
...terface\AddOns\SimpleActionSets\SimpleActionSets.lua:2079: in function `value'
Interface\FrameXML\ChatFrame.lua:4147: in function
[C]: in function `ChatEdit_ParseText'
Interface\FrameXML\ChatFrame.lua:3737: in function `ChatEdit_SendText'
Interface\FrameXML\ChatFrame.lua:3775: in function `ChatEdit_OnEnterPressed'
Locals: set = "priestDisc"
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to index global 'SAS_Saved' (a nil value)"
PlrName = nil
That code shouldn't be executed... at all, I was keeping the only lua file around as a reference in case I mucked something up and putting the 'new' stuff I had touched into the core.lua, and I don't load the SimpleActionSets.lua file... so I am rather confused honestly o0.
Either way, I did find a bug with having items stored in your saved set, that should be corrected whenever curse lets this update through.
I'll look into this when I get home, I've been using it w/o other tweaks and haven't had any errors, though.
Just to double check, you did delete your old saved variables file, right? It is not back compatible.
Going to try and restore the ui next, but that will probably come after blizzcon.