Thread Tools Display Modes
07-28-14, 06:43 PM   #1
ihapless
A Defias Bandit
Join Date: Jul 2014
Posts: 3
ncHoverBind Short binds

hello every one,

im using http://www.wowinterface.com/download...HoverBind.html

which runs great and everything, but the keybinds are too long to be displayed, for example instead of it showing S-MouseWheelUp i want it to show SMU, i have looked into the addon core but i could not figure it out

there must some way to modify the lua file to have it display the key binds in a shorter form.

any help or tips would be great thanks!
  Reply With Quote
07-28-14, 06:49 PM   #2
p3lim
A Pyroguard Emberseer
 
p3lim's Avatar
AddOn Author - Click to view addons
Join Date: Feb 2007
Posts: 1,710
You can use this:

https://github.com/p3lim-wow/pAction...s/Bindings.lua
https://github.com/p3lim-wow/pAction....lua#L110-L116

In any case, ncHoverBind is a keybinding addon, it does not skin your action bars in any way.
  Reply With Quote
07-28-14, 07:20 PM   #3
ihapless
A Defias Bandit
Join Date: Jul 2014
Posts: 3
Originally Posted by p3lim View Post
You can use this:

https://github.com/p3lim-wow/pAction...s/Bindings.lua
https://github.com/p3lim-wow/pAction....lua#L110-L116

In any case, ncHoverBind is a keybinding addon, it does not skin your action bars in any way.

Thanks alot p3lim, while your files have the feature i want showing shorter keybinds i already have an actionbar addon im using, all i wanted is to modify ncHoverBind to show shorter keybinds instead of the long ones, well i guess i'll trying modifying some of your code into it

one more thing your addon folder name does not match the one in the toc file, just u know

once again thank you for your help!!
  Reply With Quote
07-29-14, 03:38 AM   #4
Coote
A Scalebane Royal Guard
 
Coote's Avatar
AddOn Author - Click to view addons
Join Date: Apr 2007
Posts: 440
I'm not absolutely 110% certain, but I'm almost positive that the text is from the actual actionbars, and bar addons. It should display the same thing without ncHoverBind, and if you manually bound the same buttons yourself. If it bothers you, most bar addons have a way of hiding macro and keybind text.
__________________

"This is the fifteen-thousandth four hundredth and ninety-eighth occurence".
  Reply With Quote
07-29-14, 06:46 AM   #5
p3lim
A Pyroguard Emberseer
 
p3lim's Avatar
AddOn Author - Click to view addons
Join Date: Feb 2007
Posts: 1,710
Originally Posted by ihapless View Post
one more thing your addon folder name does not match the one in the toc file, just u know
Github archives repositories with the name scheme "repository-branchORtagORsha", which is intended and not modifiable.
You are not supposed to download the zip files from the website, you're supposed to clone it with git.
  Reply With Quote
07-29-14, 04:33 PM   #6
ihapless
A Defias Bandit
Join Date: Jul 2014
Posts: 3
@Coote, Thanks, i have tried everything which only makes sense that i was trying in the wrong files i will try my luck with the action bar code !

@p3lim, i certainly did not know that, thanks for the info.
  Reply With Quote

WoWInterface » AddOns, Compilations, Macros » AddOn Help/Support » ncHoverBind Short binds

Thread Tools
Display Modes

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