• World of Warcraft Addons
  • World of Warcraft
  • Average Rating:

  • Your Rating

  • Share
  • Report Abuse

ManyItemTooltips

 
Project Updated:
Files Updated: Sun, Jan 4 2009
Supports Game Version: 3.0.3
Category: Bags & Inventory, and Tooltip
Tags:

, , , , and [Edit Tags]

Project Manager: freki
Additional Authors: No additional authors
Current Version: 3.0.4
License: All Rights Reserved
Development Site: CurseForge
Avg Daily DL (last 30 days): 6
Downloads Total: 17,175
Favorites: 101
Comments: 33
  • About ManyItemTooltips
  •  

What does it do?
Simply put, ManyItemTooltips allows you to open an unlimited number of item tooltips (as well as profession, spell, quest, talent, and achievement tooltips). There is no configuration, just install and you're good to go!

What's new in version 3?
Not much, but it was rewritten for WoTLK. Updates include the following:


  • Support for WoTLK
  • Cleaned up code, improved efficiency where I could
  • Support for LibTipHooker and mods that support MultiTips (limited up to 5 tooltips)
  • Support for achievement, quest, talent, and spell tooltips
  • Updated support for StatStain

Why doesn't X mod work with ManyItemTooltips created tooltips?
Most mods that affect item tooltips were created with the idea that there would only be one item tooltip. Because of this, it's hard to add support for them. Additionally, support has to be added manually, so if ManyItemTooltips isn't working with one of your mods, let me know and I'll check it out. However, I can't guarantee that I will be able to add support.

How can I add support for ManyItemTooltips to my mod?
Thanks for the interest! You can open ManyItemTooltips.lua and information about adding support is at the bottom of the code.

  • Downloads (7)
  •  
File Name Release Type Game Version Downloads Date
Addon Curse.com Beta 2.3.3 0 9/29/2008
  File Name Release Type Game Version Downloads Date  
  ManyItemTooltips 3.0.4 Release 3.0.3 5,259 1/4/2009
  ManyItemTooltips 3.0.3 Release 3.0.3 587 11/25/2008
  ManyItemTooltips 3.0.2 Release 3.0.3 381 11/8/2008
  ManyItemTooltips 3.0.1 Release 3.0.2 751 9/12/2008
  ManyItemTooltips 3.0 Release 2.4.3 128 9/12/2008
  • Comments

Add Comment  

Add

You need to login or register to post.

Benefits of Registration

  • Interact with hundreds of thousands of other gamers on an open social network.
  • Post your stories, news, images, videos, and other content to share.
  • Create a network with your fellow gamers or join an existing one.
  • Gain reputation for everything you do.
  • ZeroCool said

    I keep getting an error when using linkslist and trying to click items from its window the error is this:

    ...terface\AddOns\ManyItemTooltips\ManyItemTooltips.lua:73: bad argument #1 to 'strmatch' (string expected, got nil)
    Count: 2

    Call Stack:
    (tail call): ?
    [C]: ?
    [C]: in function `strmatch'
    ...terface\AddOns\ManyItemTooltips\ManyItemTooltips.lua:73: in function <...terface\AddOns\ManyItemTooltips\ManyItemTooltips.lua:64>
    [C]: ?
    ...ace\AddOns\Blizzard_CombatLog\Blizzard_CombatLog.lua:3570: in function `orgfunc'
    Interface\AddOns\Prat-3.0\services\links.lua:108: in function
    (tail call): ?
    (tail call): ?
    Interface\AddOns\LinksList\LinksList_Results.lua:234: in function

    Reply Report Permalink
  • freki said

    I think I understand why this is happening and I'll try to come up with a fix soon. I'm planning on making some other changes so I'll fit it in with that.

    Reply Report Permalink
  • ZeroCool said

    Any word on an update?

    Reply Report Permalink
  • freki said

    Yes, I've been busy/unmotivated lately, but I'm likely going to do some work on it this weekend. Sorry for the (very long) delay.

    Reply Report Permalink
  • Blazeflack said

    Error is still around, I guess you abandoned the mod?

    Reply Report Permalink
  • freki said

    As with any hobby, I often lose motivation to get something done, especially when it's frustrating. I looked into the problem, and alot of it has to do with different ways that people use a certain piece of code. I began work on trying to ameliorate the problem but became frustrated and lost interest. Since it only occurs in particular situations specific to one mod, it's not exactly high priority. However, when I gain interest again I can tell you this will be the first thing to get done.

    Reply Report Permalink
  • Blazeflack said

    I will look forward to this :)

    ManyItemTooltips is the only addon I have found so far which provides the ability for unlimited tooltips. I'd hate to see it break for good.

    Reply Report Permalink
  • ZeroCool said

    That would be great because I really like this addon, but it is annoying not being able to click links in linkslist.

    Reply Report Permalink
  • Thanks for this add-on, just what i was looking for :)

    Would it be possible for you to add in ClassLoot compatability into the extra tooltips (like you did with TooltipItemIcon), that would make this add-on perfect!

    http://wow.curse.com/downloads/wow-addons/details/classloot.aspx

    Reply Report Permalink
  • freki said

    Hi mrobinson833,
    I took a look into this, and it's almost but unfortunately not quite capable of supporting. You'll have to ask the author of the addon to either directly add support for ManyItemTooltips or make it possible for me to support it.

    Reply Report Permalink
  • Ok, thanks for looking into it. I'll leave a message for the author of CL and see what he/she says.

    Reply Report Permalink
  • thenetguy said

    Wonder if there is a way to change the anchor where the extra windows pop up.

    Right now the anchor is set right in the middle of my bartender bars and covers all my powers.

    Is there or can there be a way to move this anchor to somewhere off in the screen.

    I notice one can move the multiple windows to seperate areas on the screen, and as long as you stay logged in, That windows will reopen in the same spot which i moved em to.

    But once you restart/relog, all the anchors are moved back to the bottom center of the screen for all extra windows.

    Reply Report Permalink
  • freki said

    Hi thenetguy,
    I guess you could say this was done on purpose to avoid saving any settings for the sake of keeping the addon as light as possible (simplicity being my goal). If you want, you can modify this yourself by opening ManyItemTooltips.xml in Notepad, and on the 10th line change the number 80 to a higher number (the number represents the distance between the bottom of the screen).

    Reply Report Permalink
  • Veev said

    I am getting this error in the 3.0 patch:

    http://www.veevsvault.com/veev/manytooltip.jpg

    Any ideas? I am using it along with TooltipItemIcon and CowTip, and the TooltipItemIcon is only working for my first tool tip, but I'm not sure if it's due to ManyItemTooltips or not.

    Reply Report Permalink
  • freki said

    See my reply on WoWInterface for more information. An updated version has been uploaded that should hopefully fix this (my subscription is expired so I can't test, but it should be fine). Thanks for the bug report :)

    Reply Report Permalink
  • sephirothh said

    I'm currently getting an error with this that popped up:

    "...terface\AddOns\ManyItemTooltips\ManyItemTooltips.lua:47: bad argument #1 to 'find' (string expected, got table)"

    I'm going to attempt to reproduce the error. I'll get back to you on this.

    Reply Report Permalink
  • sephirothh said

    I have relogged and clicked the item and it simply comes up with that error immediately. How do I fix this?

    Reply Report Permalink
  • freki said

    It appears you're using the old 2.X version. Try updating to the 3.0.1 version and see if that solves your problem.

    Reply Report Permalink
  • carter said

    lo^^

    well done, that s very simple and very needed, but i miss the ESC fonction, which i use very much to close all the windows, ty^^

    Reply Report Permalink
  • freki said

    Ya, I noticed that myself. I'll see what I can do and if I can get it fixed. Edit: fixed it, uploaded new version.

    Reply Report Permalink
  • Addon Packs Containing ManyItemTooltips
  • Similar Addons
  •  

Average downloads per day

  1. 16,319 GearScore Tooltip
  2. 2,149 Auctioneer Auction & Economy, Mail, and...
  3. 1,528 Altoholic Guild, Bags & Inventory, Mail...
  4. 1,377 Auctionator Auction & Economy, and Tooltip
  5. 1,366 ArkInventory Bags & Inventory