Sorry if repost Go to any item on wowhead, ex. [Only registered and activated users can see links. ]Click the “GET LINK” button and get something like this:
/script DEFAULT_CHAT_FRAME:AddMessage(”Shift-click this link to put into chat: \124cffff8000\124Hitem:32837:0:0:0:0:0:0:0\124h[Warglaive of Azzinoth]\124h\124r”);
Now you need an enchant for that item, ex. [Only registered and activated users can see links. ]
Scroll down to “Effect”, you see “Enchant Item Permanent (3225)”. In the item link from earlier, replace 3225 with any of the first 5 zero’s in 0:0:0:0:0:0:0, dont edit to last 2 zero’s. like:
/script DEFAULT_CHAT_FRAME:AddMessage(”Shift-click this link to put into chat: \124cffff8000\124Hitem:32837:3225:0:0:0:0:0:0\124h[Warglaive of Azzinoth]\124h\124r”);
Donate to remove ads, get your "DONATOR title, and get access to the MMOwned community's elite Shoutbawx.
you can also use [Only registered and activated users can see links. ] and simply input itemid:enchantid and it will make a small fram with a preview of the item
to fix the addon so its not out of date anyomore locate the file ItemMagic.toc and open it whit notpad and replace the text in it with the text blow here
Code:
## Interface: 20400
## Title: ItemMagic 2.4.* (.toc fix by noloony)
## Notes: Enter item link and see item ingame. Shift + left-click will copy item into the chat.
## Notes-deDE: Nach Eingabe eines Itemlinks wird das Item angezeigt. Shift + Linksklick um das Item in den Chat zu kopieren.
## SavedVariables: ItemMagic_IsQueryServer
## OptionalDeps: myAddOns EquipCompare
ItemMagic.xml
__________________
[Only registered and activated users can see links. ] [Only registered and activated users can see links. ]
yep this is stickied, and i'm looking into how well it works in 2.4
EDIT: i updated [Only registered and activated users can see links. ] to work better with 2.4, just paste the text into a macro, and hit it while you're typing your message
(as soon as i figure out why the tooltip is borked i'll fix that too)