10-12-2009, 01:26 PM
Using this macro will tell you the ID of any item in game.
/run SLASH_ITEMID1="/itemid" SlashCmdList["ITEMID"]=function(msg) local _,link=GetItemInfo(msg) if link then ChatFrame1:AddMessage(msg .. " has item ID: " .. link:match("item
%d+):")) end end
To use, create a Macro and input that code. You should get 193 characters out of 255.
Now in the chat area, type /itemid and link up an item.
If you don't have the item available, you can use Ludwig to find a full Item database.
You will receive a message telling you that <X> has an item id of <number>.
/run SLASH_ITEMID1="/itemid" SlashCmdList["ITEMID"]=function(msg) local _,link=GetItemInfo(msg) if link then ChatFrame1:AddMessage(msg .. " has item ID: " .. link:match("item

To use, create a Macro and input that code. You should get 193 characters out of 255.
Now in the chat area, type /itemid and link up an item.
If you don't have the item available, you can use Ludwig to find a full Item database.
You will receive a message telling you that <X> has an item id of <number>.
Mistress Sylea Moonwhisper - Human - Azeroth Trade Syndicate
Baroness Ariannah Timaeus - Human - The Scourgebane Trinitus
Valishna- Draenei - Unaffiliated
Baroness Ariannah Timaeus - Human - The Scourgebane Trinitus
Valishna- Draenei - Unaffiliated