Download
(2Kb)
Download
Updated: 11-21-18 11:31 AM
Compatibility:
Tides of Vengeance (8.1.0)
Updated:11-21-18 11:31 AM
Created:11-20-18 12:17 AM
Downloads:9,856
Favorites:0
MD5:

TrackItemUse  Popular! (More than 5000 hits)

Version: 1.0b
by: HopeAsd [More]

A simple plugin for tracking item usage

追踪物品使用的一个简单小插件

The default configuration item is in core.lua
If you want to add a new item tracking, please add according to the current format. You must fill in the item id

默认配置项在core.lua中
如果你要添加新的物品追踪 请根据当前格式追加 必须填写物品id 而非法术id

Code:
frame.trackItem = {
    [6948] = true, --炉石  TEST ITEM
    --[141605] = true, --飞行管理员的哨子
    [152638] = false, --敏捷精煉藥劑
    [152639] = false, --智力精煉藥劑
    [152640] = false, --耐力精煉藥劑
    [152641] = false, --力量精煉藥劑
    [156525] = false, --海帆盛宴
    [162519] = true, --秘法药锅
    [156526] = true, --船长盛宴佳肴
    --爆发药水
    [163224] = true, --力量战斗药水
    [163223] = true, --敏捷战斗药水
    [163222] = true, --智力战斗药水
    -- 機器人通報列表
    [132514] = true, -- 自動鐵錘
    [141333] = true, -- 宁神圣典
    [153646] = true, -- 静心圣典
}
Additional Settings
一些额外的设置选项

Code:
frame.useItemLink = false
Using item link
使用物品链接而不是单纯的物品名称


Code:
frame.useChatMessage = nil
Send to the designated chat channel
If you just want to send it to SAY, please fill in SAY.
If you just want a simple print to the chat channel, please fill in nil
If you want him to send it to someone, you need to designate it as a table.
for example
{WHISPER, 7, Bob}

发送到指定的聊天频道
如果你只是想简单的发送到"SAY" 那么请填写"SAY"
如果你只想简单的print到聊天频道 那么请填写nil
如果你想让他发送到某个人 那么你需要把指设为table
例如
{"WHISPER", 7, "Bob"}


Code:
frame.useClassColor = true
When you print information to the chat channel to color the player's name
当你把信息print到聊天频道 染色玩家名字

Optional Files (0)


Post A Reply Comment Options
Unread 11-27-18, 06:24 AM  
HopeAsd
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 2
Uploads: 2
Originally Posted by Xrystal
Google translation that looks close enough to make sense barring the words it obviously can't decide the specialist meaning for.

A simple plugin for tracking item usage

The default configuration item is in core.lua
If you want to add a new item tracking, please add according to the current format. You must fill in the item id and the illegal id

And the equivalent Chinese ( hopefully ) for what Jeffy requested for the addon creator

请用英文。我不知道它是什么语言。基本上,如果您希望人们下载插件,他们必须首先知道它的作用。如果他们无法阅读说明,他们就无法做到。
Okay, I'll try to change
Report comment to moderator  
Reply With Quote
Unread 11-21-18, 02:32 PM  
Xrystal
nUI Maintainer
 
Xrystal's Avatar
Premium Member
AddOn Author - Click to view AddOns

Forum posts: 5892
File comments: 327
Uploads: 28
Google translation that looks close enough to make sense barring the words it obviously can't decide the specialist meaning for.

A simple plugin for tracking item usage

The default configuration item is in core.lua
If you want to add a new item tracking, please add according to the current format. You must fill in the item id and the illegal id

And the equivalent Chinese ( hopefully ) for what Jeffy requested for the addon creator

请用英文。我不知道它是什么语言。基本上,如果您希望人们下载插件,他们必须首先知道它的作用。如果他们无法阅读说明,他们就无法做到。
__________________

[SIGPIC][/SIGPIC]
Info Panel IDs : http://www.wowinterface.com/forums/s...818#post136818
Report comment to moderator  
Reply With Quote
Unread 11-21-18, 12:39 PM  
jeffy162
A Pyroguard Emberseer
 
jeffy162's Avatar
AddOn Author - Click to view AddOns

Forum posts: 2364
File comments: 116
Uploads: 11
Might ... probably ... means - in English, please. I don't know what language that is, but I don't know it. Basically, if you want people to download the addon they first have to know what it does. They can't do that if they can't read the description.
__________________
Ahhhh, the vagueries of the aging mind. Wait.... What was I saying?

[SIGPIC][/SIGPIC]
Carbonite <----- GitHub main module (Maps ONLY) download link. The other modules are also available on GitHub.
Carbonite-CLASSIC<----- GitHub link to Carbonite Classic. Thanks to ircdirk for this!
Report comment to moderator  
Reply With Quote
Unread 11-21-18, 07:47 AM  
HopeAsd
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 2
Uploads: 2
Talking what 's mean

Originally Posted by nemis
?
Report comment to moderator  
Reply With Quote
Unread 11-20-18, 09:55 AM  
nemis
Premium Member
Premium Member

Forum posts: 2
File comments: 3
Uploads: 0
?
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: