Hey everyone!
I'd like to try making small wow database for me and my friends (like wowhead, yeah). I'm looking now at mangos documentation and as I see there is all info about quests, items, creatures etc. here in .sql files. As I now it can be easily extracted with some sql queries and can format it with php as I want it to be presented. But where can I get icons for items? I.e. I can output name and properties of item, but how can I get and bind it with image? There are tons of items in DB and I don't think it is possible to make it manually.
Long story short: I need get items info from mangos db and get an icon which corresponds to this item (to its 'id' most likely). How can I do it?
p.s. Sorry for my bad english.
p.p.s. As I'm new here I could create thread in wrong category, in that case sorry for that too. :)
upd: Ooops, didn't see the sticky thread above saying 'NO QUESTIONS HERE'. Dumb me, sorry. :(
I'd like to try making small wow database for me and my friends (like wowhead, yeah). I'm looking now at mangos documentation and as I see there is all info about quests, items, creatures etc. here in .sql files. As I now it can be easily extracted with some sql queries and can format it with php as I want it to be presented. But where can I get icons for items? I.e. I can output name and properties of item, but how can I get and bind it with image? There are tons of items in DB and I don't think it is possible to make it manually.
Long story short: I need get items info from mangos db and get an icon which corresponds to this item (to its 'id' most likely). How can I do it?
p.s. Sorry for my bad english.
p.p.s. As I'm new here I could create thread in wrong category, in that case sorry for that too. :)
upd: Ooops, didn't see the sticky thread above saying 'NO QUESTIONS HERE'. Dumb me, sorry. :(