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

  • Your Rating

  • Share
  • Report Abuse

TinyTip

 

Project Updated:
Files Updated: Fri, Aug 14 2009
Supports Game Version: 3.0.9
Category: Unit Frames
Tags:

, and [Edit Tags]

Project Manager: twobits
Additional Authors: Thrae
Current Version: v2.04
License: All Rights Reserved
Development Site: WowAce.com
Avg Daily DL (last 30 days): 229
Downloads Total: 316,358
Favorites: 1,147
Comments: 178
  • About TinyTip
  •  

Please delete your all your TinyTip folders before upgrading to the latest version

What is TinyTip? Well, it started out as just a simple upgrade over AF_Tooltip_Mini and exploded from there. Now it shares no code with what it used to be, becoming something more, while still staying true to its name. The core of TinyTip is basically just an upgrade over AF_Tooltip_Mini, a small file around 24KB. The more modules you allow to load, the more this value increases. The goal of TinyTip is to allow you to mix and match your modules while keeping the smallest memory footprint possible. All files except TinyTip.lua and its locale files are optional. You can take a look below, I've listed the optional files as "not required". If you don't use a file's features, you can safely remove it from the TOC.

Anyway, as you can guess, TinyTip changes the look of your GameTooltip. Here are the features found in core:

--------------------------------------------------------------------------------------
TinyTip (core)
--------------------------------------------------------------------------------------

In TinyTip.lua (required)
- Name, backdrop, and border (optional) colouring by reaction (Hostile, Friendly, etc.)
- Class coloured with raid colours.
- Level coloured by difficulty.
- Creature Type (Imp, Cat) given for Pets.
- UnitClassification (Humanoid, Undead, etc.) given for NPCs.
- Elite Status (Elite, Rare, WorldBoss, Rare Elite) added when applicable.
- (Tapped) for Tapped, (Corpse) for Corpse

- Optional Guild Names displayed. (on by default)
- Optional backdrop coloring for friends and guildies. (on by default)
- Optional Honor Rank Name or Number. (on by default)
- Optional "Hostile", "Friendly", etc. reaction text for the colour-blind. (off by default)
- Optional Compact Tooltip mode.
- English, German, French, and Chinese localization, and partial support for other clients.


In Embedded TinyTipAnchor.lua (not required)
- Positioning Options (Anchoring, Offsets)


In TinyTipTargets
- TargetOfTarget information - what is this tooltip's unit targeting?
- Search through Party members targeting this unit, or...
- Search through Raid members targeting this unit.

In TinyTipIcons.lua (TinyTipExtras, not required)
- PvP Rank Icon
- Buffs and Debuffs
- Raid Target Icon

-----------------------------------------------------------------------
In LoadOnDemand Addon TinyTipOptions

GUI Options, use /tinytip or /ttip to bring up the menu.
Only loaded if you use that slash command.
-----------------------------------------------------------------------


-----------------------------------------------------------------------
Troubleshooting
-----------------------------------------------------------------------

Q: TinyTip is preventing another tooltip addon from working.
A: Go into that other addon's TOC file and add/change this line to include TinyTip.

## OptionalDeps:


Q: I'm getting an error from TinyTip, or an option isn't working right.
A: 1) Check my WoWI portal to see if it's a known issue, and for updates.
2) Maybe your files are corrupt. Delete TinyTip, TinyTipExtras, and TinyTipOptions, then re-download them and install from stratch.
3) Your Saved Variable database may have gotten corrupt somehow. Try using /tinytip default and then /tinytip confirm to reset it.
4) If resetting your options doesn't work, exit WoW, delete all your Saved Variable files for TinyTip (global and per character), then restart WoW.
5) Leave a bug report on my WoWI portal.

Q: Where's the secret cow option?
A: There is no secret cow option.

  • Downloads (5)
  •  
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  
  TinyTip v2.04 Release 3.0.9 39,509 8/14/2009
  TinyTip v2.03 Release 3.0.8 81,712 2/3/2009
  TinyTip v2.03-beta Beta 3.0.8 10,464 1/30/2009
  TinyTip-r67345.1 Beta 2.4.3 42,017 7/24/2008
  TinyTip r64265.1 Release 2.4.0 27,107 3/31/2008
  • 1 page(s)
  • Screenshots (3)
  •  
  • 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.
  • As I already said below: To fix it, open that file (AddOns\TinyTip\modules\TinyTipBasic\TinyTipBasic.lua) in any text editor and change line 202 to the following:
    if guildLine and guildLine:GetText() and guildLine:IsShown() then

    Now please stop reposting the same error over and over again.

    Reply Report Permalink
  • WebScud said 

    I'm getting the same error as everyone else...

    Message: ...AddOns\TinyTip\modules\TinyTipBasic\TinyTipBasic.lua:203: attempt to concatenate a nil value
    Time: Tue Oct 6 21:56:47 2009
    Count: 6
    Stack: [string "Interface\FrameXML\BasicControls.xml:<Scrip..."]:18: in function <[string "Interface\FrameXML\BasicControls.xml:<Scrip..."]:4>
    (tail call): ?
    [C]: ?
    ...AddOns\TinyTip\modules\TinyTipBasic\TinyTipBasic.lua:203: in function `?'
    Interface\AddOns\TinyTip\TinyTip.lua:118: in function <Interface\AddOns\TinyTip\TinyTip.lua:106>
    Interface\AddOns\TinyTip\TinyTip.lua:165: in function <Interface\AddOns\TinyTip\TinyTip.lua:165>
    [C]: in function `func'
    Interface\AddOns\QuestHelper\manager_event.lua:22: in function <Interface\AddOns\QuestHelper\manager_event.lua:21>
    (tail call): ?
    Interface\AddOns\QuestHelper\manager_event.lua:43: in function <Interface\AddOns\QuestHelper\manager_event.lua:25>
    Interface\AddOns\QuestHelper\manager_event.lua:163: in function <Interface\AddOns\QuestHelper\manager_event.lua:163>

    I installed TinyTip yesterday and played all day without a problem. Tonight, when I started killing <Cult of the Damned> members for the Argent Tournament dailies this kept happening. /reloadui, relaunching the game, or rebooting the computer have no effect.

    Reply Report Permalink
  • Crazytoo said 

    It would be very nice if there was a feature that you could have all tooltips off unless you used a keybind.
    TIA

    Reply Report Permalink
  • Kalanag said 

    I'm also getting an error, but strangely it only just started happening after a whole day of playing. Weird. I don't use TinyTipBasic, I use the "ordinary" Tinytip.

    ------------------

    Message: ...AddOns\TinyTip\modules\TinyTipBasic\TinyTipBasic.lua:203: attempt to concatenate a nil value
    Time: 09/25/09 04:03:42
    Count: 5
    Stack: [string "Interface\FrameXML\BasicControls.xml:<Scrip..."]:18: in function <[string "Interface\FrameXML\BasicControls.xml:<Scrip..."]:4>
    (tail call): ?
    [C]: ?
    ...AddOns\TinyTip\modules\TinyTipBasic\TinyTipBasic.lua:203: in function `?'
    Interface\AddOns\TinyTip\TinyTip.lua:118: in function <Interface\AddOns\TinyTip\TinyTip.lua:106>
    Interface\AddOns\TinyTip\TinyTip.lua:165: in function <Interface\AddOns\TinyTip\TinyTip.lua:165>
    (tail call): ?
    (tail call): ?
    Interface\AddOns\QuestHelper\manager_event.lua:43: in function <Interface\AddOns\QuestHelper\manager_event.lua:25>
    Interface\AddOns\QuestHelper\manager_event.lua:163: in function <Interface\AddOns\QuestHelper\manager_event.lua:163>
    (tail call): ?
    (tail call): ?
    Interface\AddOns\QuestHelper\manager_event.lua:43: in function <Interface\AddOns\QuestHelper\manager_event.lua:25>
    Interface\AddOns\QuestHelper\manager_event.lua:163: in function <Interface\AddOns\QuestHelper\manager_event.lua:163>

    Locals:

    Reply Report Permalink
  • eiba said 

    Since the patch that came today it started to show an empty line at the bottom, making the tooltip larger than needed. Is this fixable?
    Thanks!

    Reply Report Permalink
  • Leak said 

    Message: ...AddOns\TinyTip\modules\TinyTipBasic\TinyTipBasic.lua:203: attempt to concatenate a nil value
    Time: 08/30/09 22:53:22
    Count: 18
    Stack: [string "Interface\FrameXML\BasicControls.xml:<Scrip..."]:18: in function <[string "Interface\FrameXML\BasicControls.xml:<Scrip..."]:4>
    (tail call): ?
    (tail call): ?
    [C]: ?
    ...AddOns\TinyTip\modules\TinyTipBasic\TinyTipBasic.lua:203: in function `?'
    Interface\AddOns\TinyTip\TinyTip.lua:118: in function <Interface\AddOns\TinyTip\TinyTip.lua:106>
    Interface\AddOns\TinyTip\TinyTip.lua:165: in function <Interface\AddOns\TinyTip\TinyTip.lua:165>
    (tail call): ?
    (tail call): ?
    Interface\AddOns\QuestHelper\manager_event.lua:43: in function <Interface\AddOns\QuestHelper\manager_event.lua:25>
    Interface\AddOns\QuestHelper\manager_event.lua:163: in function <Interface\AddOns\QuestHelper\manager_event.lua:163>

    Locals: (*temporary) = nil
    (*temporary) = <function> defined =[C]:-1


    got tis at the boss of sm armory

    Reply Report Permalink
  • Smurv said 

    i am getting the same error as Leak. anyone know whats causing it?

    Reply Report Permalink
  • Grilor said 

    can i assk 1 thing be added? to show tallents, thanks. Other then that i love this simple yet easy mod :)...

    Reply Report Permalink
  • Error comment!

    Date: 2009-08-08 13:55:40
    ID: 2
    Error occured in: Global
    Count: 1
    Message: ...AddOns\TinyTip\modules\TinyTipBasic\TinyTipBasic.lua line 203:
    attempt to concatenate a nil value
    Debug:
    (tail call): ?
    [C]: ?
    ...AddOns\TinyTip\modules\TinyTipBasic\TinyTipBasic.lua:203: ?()
    TinyTip\TinyTip.lua:118:
    TinyTip\TinyTip.lua:106
    TinyTip\TinyTip.lua:165:
    TinyTip\TinyTip.lua:165
    [C]: func()
    QuestHelper\manager_event.lua:22:
    QuestHelper\manager_event.lua:21
    (tail call): ?
    QuestHelper\manager_event.lua:43:
    QuestHelper\manager_event.lua:25
    QuestHelper\manager_event.lua:153:
    QuestHelper\manager_event.lua:153

    Reply Report Permalink
  • To fix it, open that file (AddOns\TinyTip\modules\TinyTipBasic\TinyTipBasic.lua) in any text editor and change line 202 to the following:
    if guildLine and guildLine:GetText() and guildLine:IsShown() then

    Reply Report Permalink
  • sephtin said 

    updated version on wowinterface...

    Reply Report Permalink
  • Didn't look up dated to me back in june when it is now August.

    Reply Report Permalink
  • Thanks!

    Reply Report Permalink
  • line 203: guildLine:SetText( "<" .. guildLine:GetText() .. ">" )

    replace it with

    if guildLine:GetText() then
    guildLine:SetText( "<" .. guildLine:GetText() .. ">" )
    end

    not tested yet.

    Reply Report Permalink
  • well, since line 202 checks for the non-nil-ness of guildLine, I added a check for the non-nil-ness of guildLine:GetText() in that as well. Which works. However, I would like it, or something like it, to be added to the main version, rather than just being present in mine.

    Reply Report Permalink
  • Every now and then, with certain mobs, I get a LUA error when I mouseover them.

    Specifically, an "attempted to concatenate nil" error in TinyTipBasic.lua, line 203. Apparently, even if guildLine exists, guildLine:GetText() may return nil.

    I never pay enough attention to when it happens, but it's the same mobs every time. One culprit I remember is the Cult Conspirator (http://www.wowhead.com/?npc=33537).

    I've added a check to remove this nuisance, but I'm not entirely sure what else I may have disabled by doing so.

    Reply Report Permalink
  • This addon needs to be able to control those size of when clicking on things in trade.

    Reply Report Permalink
  • hamor said 

    This has been by far my favorite tooltip addon and I'd hate to look for another, but there doesn't seem to be any way to turn on player titles. Any chance you could add that option? Thanks!

    Reply Report Permalink
  • Is TinyTipExtras still available? Because I'd really like to get my hands on that.

    Reply Report Permalink
  • This addon seems zo cause lags, When i play 4 a while it pushes down my frame rate when i target a player or a mob. Pleas fix it... and keep on the impressive work!! One of the best addons ever

    Reply Report Permalink
  • Similar Addons
  •  

Average downloads per day

  1. 19,744 HealBot Continued Buffs & Debuffs, Class, and...
  2. 9,635 X-Perl UnitFrames Raid Frames, and Unit Frames
  3. 2,241 Grid Unit Frames
  4. 1,705 VuhDo Buffs & Debuffs, Druid, Healer...
  5. 1,164 PitBull Unit Frames 4.0 Unit Frames