Thread Tools Display Modes
05-13-09, 08:16 PM   #1
cormanthor
A Warpwood Thunder Caller
 
cormanthor's Avatar
AddOn Compiler - Click to view compilations
Join Date: Nov 2008
Posts: 97
ActionBar keybinding

So this may seem like a silly question, but how do I set keybinds for my newly created action bars? I tried creating objects of the "Action Binding" type and the "Key Binding" type, but no success yet.
I am using version 7.1.15 if that helps.

I have one action bar as follows:
Begin action ID: 1
Max buttons: 10
Custom states: [mod:alt] 1; [mod:shift] 2; [mod:ctrl] 3; [bonusbar:5] possess;
(the intent is [nomod] gives the default buttons I need, [mod:alt] gives me a second set, etc.)

What I have working is just the keybinds for [nomod] buttons 1-0 (first 10 buttons).
__________________
Some days it's just not worth chewing through the restraints...

Last edited by cormanthor : 05-13-09 at 08:51 PM. Reason: added my setup data
  Reply With Quote
05-16-09, 12:00 AM   #2
cormanthor
A Warpwood Thunder Caller
 
cormanthor's Avatar
AddOn Compiler - Click to view compilations
Join Date: Nov 2008
Posts: 97
Found out how to get around this. It turns out the action bar states are not the complete bars. Thus, while I could drag spells to them and click to activate, they could not be keybound. I went into the default WoW keybinding menu, removed all keybinds for the default action bars, and made a new window for the 30 extra buttons (three bars of 10 each). Once shown, I keybound them and then closed the window. As of know, this works. Not sure about once I logout/login. If it fails, I will probably set the alpha to 0 and scale it down to practically nothing.

Hope this helps someone else.
__________________
Some days it's just not worth chewing through the restraints...
  Reply With Quote

WoWInterface » Featured Projects » OpenRDX » OpenRDX Community » OpenRDX: Community Chat » ActionBar keybinding


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off