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,022
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 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
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 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, 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-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-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-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-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-28-14, 05:22 AM  
Coote
A Scalebane Royal Guard
 
Coote's Avatar
AddOn Author - Click to view AddOns

Forum posts: 440
File comments: 69
Uploads: 7
Re: Fantastic addon!

Originally Posted by natassja72
I've been using it for so long, I run with default action bars so this addon is a bless to bind keys quickly It worked perfectly even before last update
I just bumped the TOC up to keep it clean in the addon panel. Not everybody likes having to load "Out of Date" addons.
__________________

"This is the fifteen-thousandth four hundredth and ninety-eighth occurence".
Report comment to moderator  
Reply With Quote
Unread 07-28-14, 04:47 AM  
natassja72
A Wyrmkin Dreamwalker

Forum posts: 59
File comments: 73
Uploads: 0
Fantastic addon!

I've been using it for so long, I run with default action bars so this addon is a bless to bind keys quickly It worked perfectly even before last update
Report comment to moderator  
Reply With Quote
Unread 11-15-13, 08:54 PM  
Coote
A Scalebane Royal Guard
 
Coote's Avatar
AddOn Author - Click to view AddOns

Forum posts: 440
File comments: 69
Uploads: 7
I just tested it out, and it works fine for me. I did notice that I screwed up last time I uploaded, though. Rename the folder from ncHoverBind - Copy to just ncHoverBind. If it still doesn't work, then it's probably an issue with the bar mod you're using.
__________________

"This is the fifteen-thousandth four hundredth and ninety-eighth occurence".
Report comment to moderator  
Reply With Quote
Unread 11-15-13, 06:48 PM  
Restgamer
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
Outdated

Is this addon outdated, ingame addons says so. and i cant get /hb to work ingagme. Please update this addon i really need it!
Report comment to moderator  
Reply With Quote
Unread 08-28-13, 12:25 PM  
Coote
A Scalebane Royal Guard
 
Coote's Avatar
AddOn Author - Click to view AddOns

Forum posts: 440
File comments: 69
Uploads: 7
I haven't played since February, so can't exactly test this, but if you copied your bindings over manually, it should all carry over.
Look for bindings-cache.wtf in
World of Warcraft\WTF\Account\ACCOUNTNAME\SERVERNAME\CHARACTERNAME
and make a copy of it.
__________________

"This is the fifteen-thousandth four hundredth and ninety-eighth occurence".
Report comment to moderator  
Reply With Quote
Unread 08-28-13, 11:45 AM  
Xully
An Aku'mai Servant

Forum posts: 38
File comments: 180
Uploads: 0
Originally Posted by Coote
It uses the in-game binding system, and there is no saved variables. Any keybinds should be saved server-side like they do when you use the Blizzard keybindings menu.
This is great Coote, but one thing that I noticed is that if I bind things inside the spellbook, which is one thing that I love about the addon too, for example I bind "stats/mark of the wild" buff inside the spellbook, I don't feel the need to put it in the auction bars. but this doesn't go with me to other computers, if you know what I mean.
Report comment to moderator  
Reply With Quote
Unread 08-21-13, 06:01 PM  
Coote
A Scalebane Royal Guard
 
Coote's Avatar
AddOn Author - Click to view AddOns

Forum posts: 440
File comments: 69
Uploads: 7
It uses the in-game binding system, and there is no saved variables. Any keybinds should be saved server-side like they do when you use the Blizzard keybindings menu.
__________________

"This is the fifteen-thousandth four hundredth and ninety-eighth occurence".
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: