Stickied, Just because its pretty awesome. +rep
Stickied, Just because its pretty awesome. +rep
Last edited by Conflag; 12-03-2007 at 08:49 PM.
Awesome thanks for the support, i'll make sure I post any more interesting things I find.
There should be a sticked post of all working item links.
Sure I'll do that, just the rare links don't work on all servers all the time but I'll put them all up if you guys want.
This way is very complicated and takes too much thought. I will make it simpler!
ItemMagic
Originally made by Elviso, I updated it to work and not give so many errors. Put in the itemid and enchants and click Search. Then, shift-click the item into chat. It will automatically fill in the name and quality for you.
For example: put in 11508:2673 . Out comes GM slippers with mongoose on them.
Takes a bit of time to mess around with but it's really cool. +rep
Anyone else see the new wowhead thing now?
it's not work for me....
because it works only on 2.3.0??? my ver. is 2.2.3
i try out everything.... nothing happens.....
this is my lines:
/script SendChatMessage("\124cffffffff\124Hitem:12295:2673:1117:1093:198:0:0:0\124h[Leggings of the People's Militia]\124h\124r");
/script SendChatMessage("\124cffa335ee\124Hitem:3365:1143:1117:123:11:11:0:0\124h[Frayed Bracers]\124h\124r");
what am i do wrong????
maybe i do not understand what this thing can do or must do.....
this thing must edit stats and change it for a next use... or it's just a visual trick for other players?
Last edited by bigman3912; 12-04-2007 at 01:43 PM.
Doesn't appear to be anything wrong with your links, it doesn't work on my server either though. I know blizz seems to reset the things you can link every once in a while, maybe no one has seen it since then not really sure. Anyways all this does is allow you to add stats and enchants to the item link. Like what you see in trade channel and stuff, the item itself hasn't been changed just what it looks like and also you can post links on websites or where ever you want with out addons.
thanks darkwarrior.. i understand all about this thing now...
By blizzard design i'm afraid, the item name and colour must correspond to the itemid. The only bits you can really change and get away with are the enchant slot, and 3 gem slots (first 4 zeros in instructions in first post)
If you want to see what makes up an item link that you have, what you can do it
/script DEFAULT_CHAT_FRAME:AddMessage(gsub(" ", "\124", "\124\124"));
link your item in that gap after gsub(" , and hit enter. the | characters are actually the \124 that you see in the links (if you put | in the chat it wont work, you have to actually put \124 like in the links above)
for interest, the FF in the \124ff that goes before the colour in the link is the transparency value, havent tried messing around with it, but it may work, give it a shot (any hex number between 00 and FF is legal, whether the server;ll allow it is another matter)
Last edited by Stew; 12-05-2007 at 07:53 PM.
Heres an awesome warglaive I made, tested and it works, has executioner and some other stuff
/script SendChatMessage("\124cffff8000\124Hitem:32837:3225:3010:1669:1627:2829:0:0\124h[Warglaive of Azzinoth]\124h\124r");
So someone posted EnchantId - WoWWiki - Your guide to the World of Warcraft in this post... There are all the enchants stats you could want... all you have to do is edit the numbers....
For the Scripting and item ID it seems Wowhead: It's all about elegance. moderators or someone in charge is reading these forums too so they added a new feature... just find the item you want in wowhead and click on the right upper corner and click on "Get- In-game item link and you should get the script for editing easy as that.
In Short
1. EnchantId - WoWWiki - Your guide to the World of Warcraft - stats
2. Wowhead: It's all about elegance. - item script code