Download
(3Kb)
Download
Updated: 07-18-18 01:29 AM
Pictures
File Info
Compatibility:
Battle for Azeroth (8.0.1)
Shadows of Argus (7.3.0)
Tomb of Sargeras (7.2.0)
Return to Karazhan (7.1.5)
Legion (7.0.3)
Updated:07-18-18 01:29 AM
Created:02-02-10 10:42 AM
Downloads:32,100
Favorites:114
MD5:
Categories:Action Bar Mods, Miscellaneous

ncHoverBind  Popular! (More than 5000 hits)

Version: 1.4.2b
by: nightcracker, Coote

Now maintained by TMcMahon51. See thread here.


ncHoverBind is a simple addon that does one thing: binding buttons on mouseover. You can mouse over actionbuttons, spells in the spellbook and macro's in the macro pane and bind them while hovering. You can bind keys, mousebuttons 4 and 5 and the scrollwheel with this addon. If you made a mistake in binding, you can just press "Discard" and your old bindings are loaded. Real simple!


Usage:
Download and install. To start use either /hb or /hoverbind. Hover over buttons, spells or macro's and press a key, scroll with the mouse or press mousebutton 4 or 5. After you've bound your spell/items/macro's press "Save bindings" and your done!
If you use HealBot, use /hvb instead.

Upcoming features:
- Items
Suggest features!

Credits:
FatalEntity

1.4.2b
--
Bug fix for additional macros

1.4.2
--
TOC bump for Legion

1.4.1
--
6.1 TOC Bump

1.4.0
--
Updated for WoW 6.0 and Warlords of Draenor

1.3.1
--
5.4 .TOC bump

1.3.0
--
MoP compatibility.
.TOC bump

1.2.2
--
Added check to avoid interference with HealBot.

1.2.1
--
.TOC bump
Should be mostly error free now.

1.2.01
--
Reuploaded as .zip. Sorry to any MMO-Minion users, was unaware it couldn't handle .rar files.

1.2
--
Fixed Spellbook binding.
Added in Networm's fixes.

1.1
--
Fixed the keybinding mechanic so it correctly binds to the "hidden" keybinds. Also works on pet and shapeshift buttons now.
Optional Files (0)


Post A Reply Comment Options
Unread 07-21-16, 04:33 PM  
ax0n
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 4
Uploads: 1
First things first: Thanks for an awesome addon!

Seems to be an issue with binding to macros in 7.x though (getting a lua error everytime I hover over a macro with binding enabled).
Report comment to moderator  
Reply With Quote
Unread 07-21-16, 07:41 PM  
Coote
A Scalebane Royal Guard
 
Coote's Avatar
AddOn Author - Click to view AddOns

Forum posts: 440
File comments: 69
Uploads: 7
Originally Posted by ax0n
First things first: Thanks for an awesome addon!

Seems to be an issue with binding to macros in 7.x though (getting a lua error everytime I hover over a macro with binding enabled).
I am unable to replicate this. I have tried binding macros that have been dragged to various bars, and have tried binding macros that are in the macro panel. I even attempted to bind spells from the spellbook to see if any errors popped up. I did this with both my customized UI, and the default UI.

What addons are you running? I would like to see if I can figure this out, and fix it if it's ncHB causing the problems, or attempt to work with the author of whatever addon may be causing a conflict.
__________________

"This is the fifteen-thousandth four hundredth and ninety-eighth occurence".
Report comment to moderator  
Reply With Quote
Unread 07-22-16, 04:42 PM  
ax0n
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 4
Uploads: 1
I found the problem. They've increased the number of general macros you can have in 7.x from 36 to 120 so:

(76): if localmacros==1 then self.button.id = self.button.id + 36 end

obviously fails.

Managed to get it working by simply replacing 36 with 120.

Cheers!
Last edited by ax0n : 07-22-16 at 05:07 PM.
Report comment to moderator  
Reply With Quote
Unread 07-23-16, 06:40 AM  
Coote
A Scalebane Royal Guard
 
Coote's Avatar
AddOn Author - Click to view AddOns

Forum posts: 440
File comments: 69
Uploads: 7
Originally Posted by ax0n
I found the problem. They've increased the number of general macros you can have in 7.x from 36 to 120 so:

(76): if localmacros==1 then self.button.id = self.button.id + 36 end

obviously fails.

Managed to get it working by simply replacing 36 with 120.

Cheers!
Ahh, that would definitely explain it. I was unaware they increased the amount of macros you can use, and never thought to test it.
__________________

"This is the fifteen-thousandth four hundredth and ninety-eighth occurence".
Report comment to moderator  
Reply With Quote
Unread 07-30-18, 07:58 AM  
miguelxp
A Kobold Labourer

Forum posts: 0
File comments: 23
Uploads: 0
pls ,update ncHoverName ,pls !!!
Report comment to moderator  
Reply With Quote
Unread 07-30-18, 10:12 AM  
Coote
A Scalebane Royal Guard
 
Coote's Avatar
AddOn Author - Click to view AddOns

Forum posts: 440
File comments: 69
Uploads: 7
Originally Posted by miguelxp
pls ,update ncHoverName ,pls !!!
ncHoverName is not my addon, but I took a look at it anyways. I installed it to see what errors it tossed, and surprisingly, it was actually working perfectly. I didn't get any lua errors popping up while testing it, either.

If it's not working for you, then it might just be the game client saying it's out of date. Open up ncHoverName.toc, and change 30300 to 80000.
__________________

"This is the fifteen-thousandth four hundredth and ninety-eighth occurence".
Report comment to moderator  
Reply With Quote
Unread 07-30-18, 11:21 PM  
miguelxp
A Kobold Labourer

Forum posts: 0
File comments: 23
Uploads: 0
Im getting this error :

23x ncHoverName\ncHoverName-1.0.lua:9: attempt to call global 'UnitIsTapped' (a nil value)
ncHoverName\ncHoverName-1.0.lua:9: in function <ncHoverName\ncHoverName.lua:1>
ncHoverName\ncHoverName-1.0.lua:48: in function <ncHoverName\ncHoverName.lua:38>

Locals:
InCombatSkipped
Last edited by miguelxp : 08-01-18 at 11:43 AM.
Report comment to moderator  
Reply With Quote
Unread 12-30-18, 05:55 PM  
ax0n
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 4
Uploads: 1
Smile Feature request

Per-spec bindings.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: