Download
(5Kb)
Download
Compatible with Retail, Classic & TBC
Updated: 03-15-24 05:56 PM
Pictures
File Info
Compatibility:
Classic (1.15.1)
Seeds of Renewal (10.2.5)
WOTLK Patch (3.4.3)
Updated:03-15-24 05:56 PM
Created:07-01-10 05:41 PM
Downloads:52,673
Favorites:83
MD5:
Categories:Buff, Debuff, Spell, ToolTip
10.2.5

idTip  Updated this week!  Popular! (More than 5000 hits)

Version: 10.6.0
by: silverwind [More]

Adds various IDs to ingame tooltips.

Please report any requests/bugs through an issue on Github.

10.6.0

* add cata (silverwind)
Optional Files (0)


Archived Files (18)
File Name
Version
Size
Author
Date
10.5.7
5kB
silverwind
03-15-24 10:34 AM
10.5.5
5kB
silverwind
01-18-24 11:33 AM
10.5.4
5kB
silverwind
12-18-23 03:54 PM
10.5.3
5kB
silverwind
11-08-23 12:04 PM
10.5.2
5kB
silverwind
11-01-23 12:28 PM
10.5.1
5kB
silverwind
05-03-23 05:27 PM
10.5.0
5kB
silverwind
05-03-23 03:40 PM
10.4.3
5kB
silverwind
03-01-23 06:36 PM
10.4.2
5kB
silverwind
02-11-23 03:15 PM
10.4.1
5kB
silverwind
01-25-23 03:10 PM
10.4.0
5kB
silverwind
12-04-22 04:49 AM
10.3.2
4kB
silverwind
12-03-22 07:06 AM
10.3.1
4kB
silverwind
12-01-22 01:04 PM
10.3.0
4kB
silverwind
11-29-22 12:30 PM
10.2.2
4kB
silverwind
11-28-22 05:13 PM
10.2.1
4kB
silverwind
11-27-22 07:15 PM
10.2.0
4kB
silverwind
11-27-22 07:13 PM
10.0.1
4kB
silverwind
05-23-21 07:29 AM


Post A Reply Comment Options
Unread 09-16-16, 09:54 PM  
gmarco
An Onyxian Warder
 
gmarco's Avatar
AddOn Author - Click to view AddOns

Forum posts: 362
File comments: 334
Uploads: 46
Hi,

should be possible to add the tooltip also for the world quest ?

Thanks
__________________
This is Unix-Land. In quiet nights, you can hear the Windows machines reboot.
Report comment to moderator  
Reply With Quote
Unread 07-26-16, 11:53 AM  
Mikeprod
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 18
Uploads: 2
Originally Posted by Sayrox
Quick fix ItemID for Legion Patch

1. line 88

replace with

Code:
local id = select(3, strfind(link, "^|%x+|Hitem:(%-?%d+):(%d*):(%d*):(%d*):(%d*):(%d*):(%-?%d*):(%-?%d*)"))
2. remove block -- Glyphs (start line 124, end 132)
Thanks for this fix, however the line to replace is 98 not 88 ....
Report comment to moderator  
Reply With Quote
Unread 07-20-16, 02:37 AM  
Sayrox
A Kobold Labourer

Forum posts: 0
File comments: 19
Uploads: 0
Quick fix ItemID for Legion Patch

1. line 88

replace with

Code:
local id = select(3, strfind(link, "^|%x+|Hitem:(%-?%d+):(%d*):(%d*):(%d*):(%d*):(%d*):(%-?%d*):(%-?%d*)"))
2. remove block -- Glyphs (start line 124, end 132)
Report comment to moderator  
Reply With Quote
Unread 07-31-15, 09:40 AM  
karmamuscle
A Cobalt Mageweaver
 
karmamuscle's Avatar
AddOn Author - Click to view AddOns

Forum posts: 205
File comments: 173
Uploads: 1
Re: LUA Error

Originally Posted by hoslam1
hi,
I downloaded the new version (6.2.0)
I get the following error....
+1
Hoslam, what addon do you use to capture Lua errors? Bugsack just gave me.
Code:
5x idTip\core.lua:99: attempt to index global 'TradeSkillFrame' (a nil value)
idTip\core.lua:99: in function <idTip\core.lua:95>
[C]: ?
[C]: ?
[C]: in function `SetQuestItem'
[string "*:OnEnter"]:11: in function <[string "*:OnEnter"]:1>

Locals:
(*temporary) = <function> defined =[C]:-1
 = <function> defined *:OnTooltipSetItem:1
 = <function> defined @idTip\core.lua:95
__________________
55 89 144 233 377 610 987 1597 2584 4181 6765
Report comment to moderator  
Reply With Quote
Unread 07-30-15, 10:02 PM  
hoslam1
A Murloc Raider
 
hoslam1's Avatar

Forum posts: 4
File comments: 27
Uploads: 0
LUA Error

hi,
I downloaded the new version (6.2.0)
I get the following error....

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

Message: Interface\AddOns\idTip\core.lua:99: attempt to index global 'TradeSkillFrame' (a nil value)
Time: 07/31/15 12:58:09
Count: 8
Stack: Interface\AddOns\idTip\core.lua:99: in function <Interface\AddOns\idTip\core.lua:95>
[C]: ?
[C]: ?
[C]: in function `SetQuestItem'
[string "*:OnEnter"]:11: in function <[string "*:OnEnter"]:1>

Locals: self = GameTooltip {
0 = <userdata>
SetCurrencyByID = <function> defined =[C]:-1
numMoneyFrames = 1
shoppingTooltips = <table> {
}
SetCurrencyTokenByID = <function> defined =[C]:-1
SetCurrencyToken = <function> defined =[C]:-1
SetBackpackToken = <function> defined =[C]:-1
SetUnitBuff = <function> defined =[C]:-1
SetHyperlink = <function> defined =[C]:-1
updateTooltip = 0.13399999663234
comparing = false
SetUnitAura = <function> defined =[C]:-1
shownMoneyFrames = 1
canAddRestStateLine = 1
SetGlyphByID = <function> defined =[C]:-1
hasMoney = 1
needsReset = true
SetUnitDebuff = <function> defined =[C]:-1
SetGlyph = <function> defined =[C]:-1
}
link = "[]"
id = "0"
(*temporary) = nil
(*temporary) = nil
(*temporary) = 32
(*temporary) = "0"
(*temporary) = "0"
(*temporary) = "0"
(*temporary) = "0"
(*temporary) = "attempt to index global 'TradeSkillFrame' (a nil value)"
select = <function> defined =[C]:-1
strfind = <function> defined =[C]:-1
addLine = <function> defined @Interface\AddOns\idTip\core.lua:16
types = <table> {
spell = "SpellID:"
talent = "TalentID:"
ability = "AbilityID:"
unit = "NPC ID:"
achievement = "AchievementID:"
currency = "CurrencyID:"
item = "ItemID:"
glyph = "GlyphID:"
quest = "QuestID:"
}
__________________
Last edited by hoslam1 : 07-30-15 at 10:09 PM.
Report comment to moderator  
Reply With Quote
Unread 01-21-15, 01:16 PM  
EKE
An Aku'mai Servant
 
EKE's Avatar
AddOn Author - Click to view AddOns

Forum posts: 37
File comments: 548
Uploads: 13
Originally Posted by silverwind
@EKE: I think I've fixed that several versions ago. Does it still show double?

(sorry for the late reply, I'm not getting any notifications for comments here)
oh, version 6.1.6 fixed it, thank you for your reply
Report comment to moderator  
Reply With Quote
Unread 01-21-15, 01:14 PM  
silverwind
A Murloc Raider
 
silverwind's Avatar
AddOn Author - Click to view AddOns

Forum posts: 4
File comments: 11
Uploads: 3
@EKE: I think I've fixed that several versions ago. Does it still show double?

(sorry for the late reply, I'm not getting any notifications for comments here)
Report comment to moderator  
Reply With Quote
Unread 10-31-14, 09:46 AM  
EKE
An Aku'mai Servant
 
EKE's Avatar
AddOn Author - Click to view AddOns

Forum posts: 37
File comments: 548
Uploads: 13
item tooltip link from chatframes will show two lines same itemid




ok

oh i know why and why should......
Last edited by EKE : 11-01-14 at 09:56 PM.
Report comment to moderator  
Reply With Quote
Unread 10-11-13, 09:52 AM  
EKE
An Aku'mai Servant
 
EKE's Avatar
AddOn Author - Click to view AddOns

Forum posts: 37
File comments: 548
Uploads: 13
http://i.imgur.com/lOVCHIO.png
http://www.wowhead.com/spell=115072

toggle combatlog frame , this is spellID but show as "itemID"
Report comment to moderator  
Reply With Quote
Unread 10-10-13, 10:34 AM  
EKE
An Aku'mai Servant
 
EKE's Avatar
AddOn Author - Click to view AddOns

Forum posts: 37
File comments: 548
Uploads: 13
hello,

about item id, any plan to add item category, stack size and item Level?
Report comment to moderator  
Reply With Quote
Unread 10-06-13, 08:12 AM  
Sintacks
A Murloc Raider

Forum posts: 4
File comments: 121
Uploads: 0
can i has setting to only show on shift held down?
(edit: and if you do add such support, please to be highlighting me in #wowuidev)
__________________
i has a cookie
Last edited by Sintacks : 10-06-13 at 08:13 AM.
Report comment to moderator  
Reply With Quote
Unread 09-28-13, 02:43 AM  
silverwind
A Murloc Raider
 
silverwind's Avatar
AddOn Author - Click to view AddOns

Forum posts: 4
File comments: 11
Uploads: 3
I've pushed a fix for erronous tooltips during pet battles. Let me know if you find anything else
Report comment to moderator  
Reply With Quote
Unread 09-27-13, 01:27 PM  
EKE
An Aku'mai Servant
 
EKE's Avatar
AddOn Author - Click to view AddOns

Forum posts: 37
File comments: 548
Uploads: 13
npc id support!
Report comment to moderator  
Reply With Quote
Unread 09-25-13, 12:12 PM  
silverwind
A Murloc Raider
 
silverwind's Avatar
AddOn Author - Click to view AddOns

Forum posts: 4
File comments: 11
Uploads: 3
Originally Posted by Tonyleila
its showing up as outdate addon for 5.3 please update ## Interface: 50300
I'm sorry, but I'm not actively playing any more, so I'm a bit behind on ToCs sometimes, but there isn't much that can break in this Addon, so you should be fine with loading out-of-date addons or updating the ToC yourself.
Report comment to moderator  
Reply With Quote
Unread 05-22-13, 02:03 AM  
Tonyleila
A Molten Giant
 
Tonyleila's Avatar
AddOn Author - Click to view AddOns

Forum posts: 758
File comments: 2021
Uploads: 37
its showing up as outdate addon for 5.3 please update ## Interface: 50300
__________________
Author of: LeilaUI and Aurora: Missing Textures
__________________
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: