Download
(6Kb)
Download
Updated: 08-15-09 05:56 AM
Pictures
File Info
Updated:08-15-09 05:56 AM
Created:11-08-08 05:54 PM
Downloads:7,428
Favorites:52
MD5:

mBindings  Popular! (More than 5000 hits)

Version: 3
by: Mickelus [More]

Allows you to easily keybind abilities from your spellbook and macros from your macro frame(give your macros different names or this wont work).
Mouseover an ability/macro and press a key to bind them together.
I have also implented a profile system which allows you to easily swap between diffrent sets of keybindings.

mBindProfile(number or string) may be used change profile with a macro or an addon.
Example 1: mBindProfile(1) will load the first profile in the list.
Example 2: mBindProfile("tank") will load a profile named tank.
Example 3: /run if GetActiveTalentGroup()==1 then mBindProfile("damage") else mBindProfile("heal") end will change to the damage profile if you're in primary spec or change to the heal profile if you're in secondary spec.

2 Added macro bindings and profile thingie.
1.01 Fixed a major and a minor bug.
Optional Files (0)


Post A Reply Comment Options
Unread 12-24-08, 05:05 PM  
Cala
A Fallenroot Satyr
 
Cala's Avatar
AddOn Compiler - Click to view compilations

Forum posts: 22
File comments: 48
Uploads: 1
Gotta say, I love this addon. Tiny, uncomplicated, wonderful.

However, the only thing that bugs me is macro/item keybinds - hearthstone keybound with Home, for instance. I know you said that you're working on making it work for macros, but would it be at all possible to use items as well? (Or would that be way too much like BindPad and just blow the mod all huge and complicated?)
Report comment to moderator  
Reply With Quote
Unread 11-09-08, 11:59 AM  
Mickelus
A Murloc Raider
AddOn Author - Click to view AddOns

Forum posts: 4
File comments: 117
Uploads: 8
Yes, it will bind to mouse buttons too.
Report comment to moderator  
Reply With Quote
Unread 11-09-08, 08:25 AM  
vpr
A Theradrim Guardian

Forum posts: 65
File comments: 272
Uploads: 0
Will it bind to mouse buttons too?
Report comment to moderator  
Reply With Quote
Unread 11-09-08, 04:53 AM  
Mickelus
A Murloc Raider
AddOn Author - Click to view AddOns

Forum posts: 4
File comments: 117
Uploads: 8
Thank you for the localization and yes, I'm planning to make this work for macros aswell.
Report comment to moderator  
Reply With Quote
Unread 11-09-08, 03:28 AM  
Korkosh
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 26
Uploads: 7
very useful addon, thanks

Could You make this for the macro-window too and could You make a localisation file for this addon?

e.g. German:

Code:
is no longer bound to = "ist nicht mehr gebunden an"
is now bound to = "ist nun gebunden an"
Click to start/stop... = "Aktivieren um Tastenebelegungen zu \195\164ndern. \nBewege den Mauszeiger \195\188ber eine F\195\164higkeit \nund dr\195\188cke die zu belegende Taste. \nDie Tastenbelegung kann mit ESC wieder \nentfernt werden."
enable bindings = "Tastenbel."

And could you insert a confirmationbox in case a key is already bound to something? (tried to move while keybinding enabled and now I can't move anymore.. *cry* jk)


@Joe
You could bind a key to a makro like this
Code:
Macro:
/dismount
/run CallCompanion("mount","1");
(for Minipet replace "mount" by "critter"
change the number "1" to your prefered mount/critter)

after that use the two slashcommands like this
Code:
/run SetBindingMacro("Key", "macroname");
/run SaveBindings(2)

sry for my bad english =)
Report comment to moderator  
Reply With Quote
Unread 11-08-08, 10:21 PM  
Mickelus
A Murloc Raider
AddOn Author - Click to view AddOns

Forum posts: 4
File comments: 117
Uploads: 8
No. it won't work for pets and mounts, it's just the spellbook so far.
I'm not sure but based on my observations I'd guess the spells would remain binded if you lose them as long as you won't bind anything else to that key.
Report comment to moderator  
Reply With Quote
Unread 11-08-08, 07:55 PM  
DJJoeJoe
A Murloc Raider
 
DJJoeJoe's Avatar
AddOn Compiler - Click to view compilations

Forum posts: 6
File comments: 172
Uploads: 1
Will this work for pets/companions/mounts and the like?
Will this continue to save binded keys to spells if I drop talents and lose a spell then gain it back?
__________________

Joetest - Ner'Zhul - Disciples of Death
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: