Topic
Item API suggestion
|
How about adding model/texture IDs to the item info? This would make it very easy to tell if two items match for transmog, instead of having to go to the full website and compare the 3D pictures.
|
|
It's not in the documentation, but you can use the renders url: http://us.media.blizzard.com/wow/renders/items/item + itemID + .jpg
ex: http://us.media.blizzard.com/wow/renders/items/item76976.jpg You'll essentially create a container that is 280px x 280px with an overflow: hidden css rule. Then javascript for an onDrag or mouseover event which moves the render left or right by 280px which will give the illusion of the render spinning around. I apologize that my project isn't ready to show you a workable example. |
|
|
Edited by Ulminia on 6/27/12 3:24 PM (PDT)
display info is what you want
[displayInfoId] => 74979 id for 64904 -> Ring of the Boy Emperor that gives the render id if you are looking to do a 3d render from curse or wowhead |
