This is a read only copy without any forum functionality of the old Modcraft forum.
If there is anything that you would like to have removed, message me on Discord via Kaev#5208.
Big thanks to Alastor for making this copy!

Menu

Author Topic: [QUESTION] [WotLk] Item Icon & ItemDisplayInfo (WOD > Wotlk)  (Read 1683 times)

Callmephil

  • Registred Member
  • BLP Convertor
  • *****
  • Posts: 11
    • View Profile
[QUESTION] [WotLk] Item Icon & ItemDisplayInfo (WOD > Wotlk)
« on: January 24, 2017, 04:22:39 am »
Hello,

 I've been working for several days/week on a massive retro-porting method i achieve to built up a complete ItemDisplayInfo.dbc for Wotlk however i still encounter issue collecting Icon Name Data.
As some of you may know. structure since WOD has changed and Icon path is not sorted anymore in itemdisplayinfo.dbc but in FileData However, It seems like there's no Link between ID's linking DisplayID to Icon Data in FileData.dbc/db2. So i'm deseperatly looking for that special Path that would help me to finish my assembler.

In Short : I'm Looking for the path that take ID From FileData To DisplayID from ItemDisplayInfo.dbc

if anyone could help that would be lovely appreciated.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Piccolodmq

  • Registred Member
  • Model Change Addict
  • *****
  • Posts: 200
    • View Profile
Re: [QUESTION] [WotLk] Item Icon & ItemDisplayInfo (WOD > Wo
« Reply #1 on: January 24, 2017, 06:28:26 am »
Quote from: "Callmephil"
Hello,

 I've been working for several days/week on a massive retro-porting method i achieve to built up a complete ItemDisplayInfo.dbc for Wotlk however i still encounter issue collecting Icon Name Data.
As some of you may know. structure since WOD has changed and Icon path is not sorted anymore in itemdisplayinfo.dbc but in FileData However, It seems like there's no Link between ID's linking DisplayID to Icon Data in FileData.dbc/db2. So i'm deseperatly looking for that special Path that would help me to finish my assembler.

In Short : I'm Looking for the path that take ID From FileData To DisplayID from ItemDisplayInfo.dbc

if anyone could help that would be lovely appreciated.

I can´t help you but I am curious to know what have you alredy acomplished so far besides de buttons.   You see I am also trying to make the ultimate wotlk server.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Callmephil

  • Registred Member
  • BLP Convertor
  • *****
  • Posts: 11
    • View Profile
Re: [QUESTION] [WotLk] Item Icon & ItemDisplayInfo (WOD > Wo
« Reply #2 on: January 24, 2017, 08:17:31 am »
I'm simply trying to evolve client side and see what could be accomplish. however i've been working so far on retro-porting cata/mop/wod/legion DB2/DBC data without actually looking at original DBC.

Simply by assembling file names together however i'm still stuck on Icon data. their missing for WOD/Legion

I also did not completed full gear i'm still working on it shoulder/gloves/head/weapons took me around 200 hours (finding out how to assemble a custom DBC from scratch).
i also took a few weeks to study correctly how dbc/client works.

i will be probably releasing my work when i will be done.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Mr. DK

  • Moderators
  • Model Change Addict
  • *****
  • Posts: 224
    • View Profile
Re: [QUESTION] [WotLk] Item Icon & ItemDisplayInfo (WOD > Wo
« Reply #3 on: January 25, 2017, 12:19:04 am »
The dbc you are looking for is:

ItemAppereance.db2

https://gyazo.com/181ba73f765414f35f0f2db9a413b68a
« Last Edit: January 01, 1970, 01:00:00 am by Admin »
I am Thor! Supreme commander of the Asgard Fleet!

Callmephil

  • Registred Member
  • BLP Convertor
  • *****
  • Posts: 11
    • View Profile
Re: [QUESTION] [WotLk] Item Icon & ItemDisplayInfo (WOD > Wo
« Reply #4 on: January 25, 2017, 05:55:45 am »
Quote from: "Mr. DK"
The dbc you are looking for is:

ItemAppereance.db2

https://gyazo.com/181ba73f765414f35f0f2db9a413b68a


Thank you ! just figured out from your screenshot that my WDBX definitions was not complete !

<3<3
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Mr. DK

  • Moderators
  • Model Change Addict
  • *****
  • Posts: 224
    • View Profile
Re: [QUESTION] [WotLk] Item Icon & ItemDisplayInfo (WOD > Wo
« Reply #5 on: January 25, 2017, 02:40:56 pm »
No problem. Better mod WoD than retroport :)
« Last Edit: January 01, 1970, 01:00:00 am by Admin »
I am Thor! Supreme commander of the Asgard Fleet!