Modcraft - The community dedicated to quality WoW modding!
Wrath of the Lich King Modding => "Retro-Porting" => Topic started by: Callmephil 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.
-
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.
-
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.
-
The dbc you are looking for is:
ItemAppereance.db2
https://gyazo.com/181ba73f765414f35f0f2db9a413b68a (https://gyazo.com/181ba73f765414f35f0f2db9a413b68a" onclick="window.open(this.href);return false;)
-
The dbc you are looking for is:
ItemAppereance.db2
https://gyazo.com/181ba73f765414f35f0f2db9a413b68a (https://gyazo.com/181ba73f765414f35f0f2db9a413b68a" onclick="window.open(this.href);return false;)
Thank you ! just figured out from your screenshot that my WDBX definitions was not complete !
<3<3
-
No problem. Better mod WoD than retroport :)