Download
(182Kb)
Download
Updated: 09-07-12 08:20 AM
Pictures
File Info
Updated:09-07-12 08:20 AM
Created:09-02-12 10:12 AM
Downloads:2,777
Favorites:6
MD5:

nibMicroMenu

Version: 0.8.3
by: lemmi13 [More]

nibMicroMenu (a text based micro menu)

updated for MoP; based on nibMicroMenu 0.8.2 created by Nibelheim.



Changes:
- Replaced Raidfinder with Companions
- Minor Changes for Showing / Hidding Menus

* Feel free to update

As I've been away for a while... please find the actual version here:

http://www.wowinterface.com/download...?id=22171#info

Changes Version 0.8.3:

- Fixed Tooltip of CompanionsButton
- Fixed BUG within localisation files
Optional Files (0)


Post A Reply Comment Options
Unread 09-02-12, 12:09 PM  
Caysa
A Kobold Labourer

Forum posts: 0
File comments: 17
Uploads: 0
Brilliant!

Thanks for updating it, but the Mounts & Companions-button is missing. Any chance you are able to add that?
Report comment to moderator  
Reply With Quote
Unread 09-02-12, 12:56 PM  
lemmi13
A Murloc Raider
AddOn Author - Click to view AddOns

Forum posts: 5
File comments: 8
Uploads: 1
Originally Posted by Caysa
Brilliant!

Thanks for updating it, but the Mounts & Companions-button is missing. Any chance you are able to add that?
Actually it should be there... there's a bug in ToolTip
Report comment to moderator  
Reply With Quote
Unread 09-03-12, 05:38 AM  
Caysa
A Kobold Labourer

Forum posts: 0
File comments: 17
Uploads: 0
Yes, true. Seems to be in line 325-326:

elseif button == CompanionsID then
tt = MicroButtonTooltipText(RAID_FINDER, "TOGGLERAIDFINDER")

I can change it manually, but I have no idea what to replace it with. Help would be greatly appreciated



Originally Posted by lemmi13
Originally Posted by Caysa
Brilliant!

Thanks for updating it, but the Mounts & Companions-button is missing. Any chance you are able to add that?
Actually it should be there... there's a bug in ToolTip
Last edited by Caysa : 09-03-12 at 05:46 AM.
Report comment to moderator  
Reply With Quote
Unread 09-03-12, 06:06 AM  
lemmi13
A Murloc Raider
AddOn Author - Click to view AddOns

Forum posts: 5
File comments: 8
Uploads: 1
I'm away this week, so I can't do propper tests:

changing the lua file should do the trick:

change:
tt = MicroButtonTooltipText(RAID_FINDER, "TOGGLERAIDFINDER")

with:
tt = CompanionsMicroButton.tooltipText


Originally Posted by Caysa
Yes, true. Seems to be in line 325-326:

elseif button == CompanionsID then
tt = MicroButtonTooltipText(RAID_FINDER, "TOGGLERAIDFINDER")

I can change it manually, but I have no idea what to replace it with. Help would be greatly appreciated



Originally Posted by lemmi13
Originally Posted by Caysa
Brilliant!

Thanks for updating it, but the Mounts & Companions-button is missing. Any chance you are able to add that?
Actually it should be there... there's a bug in ToolTip
Report comment to moderator  
Reply With Quote
Unread 09-03-12, 06:28 AM  
Caysa
A Kobold Labourer

Forum posts: 0
File comments: 17
Uploads: 0
Works perfectly now, thank you so much

Have a nice trip!

Originally Posted by lemmi13
I'm away this week, so I can't do propper tests:

changing the lua file should do the trick:

change:
tt = MicroButtonTooltipText(RAID_FINDER, "TOGGLERAIDFINDER")

with:
tt = CompanionsMicroButton.tooltipText
Last edited by Caysa : 09-03-12 at 06:28 AM.
Report comment to moderator  
Reply With Quote
Unread 09-09-12, 05:31 AM  
cryptical
A Defias Bandit
 
cryptical's Avatar
AddOn Compiler - Click to view compilations

Forum posts: 3
File comments: 62
Uploads: 6
hey

Awesome addon, could you update your chat tabs addon aswell ?
__________________
Report comment to moderator  
Reply With Quote
Unread 09-09-12, 12:48 PM  
lemmi13
A Murloc Raider
AddOn Author - Click to view AddOns

Forum posts: 5
File comments: 8
Uploads: 1
Re: hey

Originally Posted by cryptical
Awesome addon, could you update your chat tabs addon aswell ?
ty, but it's not my addon - i just adapted it for MoP.

I assume you talk about nibChatTabs. I use this addon aswell, but I didn't recognize any problems with this addon yet.

Aside of, it's an old addon and you have to load old addons in WoWs addon section. And this point would be easy to change. Replace the first line in nibChatTabs.toc with:

## Interface: 50001
Last edited by lemmi13 : 09-09-12 at 12:49 PM.
Report comment to moderator  
Reply With Quote
Unread 09-10-12, 08:22 AM  
cryptical
A Defias Bandit
 
cryptical's Avatar
AddOn Compiler - Click to view compilations

Forum posts: 3
File comments: 62
Uploads: 6
Re: Re: hey

Originally Posted by lemmi13
Originally Posted by cryptical
Awesome addon, could you update your chat tabs addon aswell ?
ty, but it's not my addon - i just adapted it for MoP.

I assume you talk about nibChatTabs. I use this addon aswell, but I didn't recognize any problems with this addon yet.

Aside of, it's an old addon and you have to load old addons in WoWs addon section. And this point would be easy to change. Replace the first line in nibChatTabs.toc with:

## Interface: 50001
Yes i do that to most of my addons, and i just found out that it crashes with my other chat mod and i no longer have the errors ;D ty
__________________
Report comment to moderator  
Reply With Quote
Unread 09-24-12, 09:10 AM  
mouffes
A Defias Bandit

Forum posts: 2
File comments: 22
Uploads: 0
I am unable to access the config screen via the interface panel.
Report comment to moderator  
Reply With Quote
Unread 10-01-12, 05:41 AM  
lemmi13
A Murloc Raider
AddOn Author - Click to view AddOns

Forum posts: 5
File comments: 8
Uploads: 1
Originally Posted by mouffes
I am unable to access the config screen via the interface panel.
it's a little bit less information

But my first guess are any addons, which are incompatible.
Report comment to moderator  
Reply With Quote
Unread 10-04-12, 03:32 PM  
djcloud7
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
Screenshot addons.

I really like the look of what i see in the screenshot. Please if u can send me a list of the addons u are using i would be eternally grateful
Report comment to moderator  
Reply With Quote
Unread 10-05-12, 08:57 AM  
lemmi13
A Murloc Raider
AddOn Author - Click to view AddOns

Forum posts: 5
File comments: 8
Uploads: 1
Re: Screenshot addons.

Originally Posted by djcloud7
I really like the look of what i see in the screenshot. Please if u can send me a list of the addons u are using i would be eternally grateful
I used this UI and adapted it sligthly for my needs:

http://www.wowinterface.com/download...6-ZzyzxUI.html
Report comment to moderator  
Reply With Quote
Unread 03-06-13, 01:22 AM  
Saeadame
A Murloc Raider

Forum posts: 5
File comments: 7
Uploads: 0
Hey, looks like this addon broke or something in 5.2, I can't get it to show up anymore. =(. Very sad.
Report comment to moderator  
Reply With Quote
Unread 03-06-13, 06:34 PM  
Screamie
A Defias Bandit
AddOn Author - Click to view AddOns

Forum posts: 2
File comments: 12
Uploads: 1
Originally Posted by Saeadame
Hey, looks like this addon broke or something in 5.2, I can't get it to show up anymore. =(. Very sad.
hmm... lemmi13 wasn't here since November 2012. So i update this wonderful addon for Patch 5.2 here:
http://www.wowinterface.com/downloads/info22171-nibMicroMenu.html

I hope this is okay...
Report comment to moderator  
Reply With Quote
Unread 04-21-13, 03:33 AM  
lemmi13
A Murloc Raider
AddOn Author - Click to view AddOns

Forum posts: 5
File comments: 8
Uploads: 1
Originally Posted by Screamie
Originally Posted by Saeadame
Hey, looks like this addon broke or something in 5.2, I can't get it to show up anymore. =(. Very sad.
hmm... lemmi13 wasn't here since November 2012. So i update this wonderful addon for Patch 5.2 here:
http://www.wowinterface.com/downloads/info22171-nibMicroMenu.html

I hope this is okay...
sure it's ok! Thanks

actual version:
http://www.wowinterface.com/download...?id=22171#info
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: