Modcraft - The community dedicated to quality WoW modding!

Wrath of the Lich King Modding => Serverside Modding => Topic started by: Vatoto on October 19, 2014, 09:46:43 pm

Title: WoD DBC's
Post by: Vatoto on October 19, 2014, 09:46:43 pm
Hey,
in the WoD DBC's there are no more paths, but only this HEX numbers. ( or just numbers, as in the ItemDisplayInfo.dbc ). My question is, there is no way to read these paths, or it is impossible at the moment?
Thanks for the help ,
Vatoto
Title: Re: WoD DBC's
Post by: Ascathos on October 20, 2014, 05:00:22 pm
Which DBC are you talking about ?
Title: Re: WoD DBC's
Post by: xeriae on October 20, 2014, 06:02:50 pm
I just extracted Itemdisplayinfo.dbc from Cascexplorer. It's normal for me.
Title: Re: WoD DBC's
Post by: Vatoto on October 20, 2014, 06:14:36 pm
Quote from: "Ascathos"
Which DBC are you talking about ?

I'm talking about the:
ItemDisplayInfoDBC (https://nufla.de/WLy0w.png)
Here is the BLP Name a number =/
and
CreatureModelDataDBC (https://nufla.de/OWpF3.png)
Title: Re: WoD DBC's
Post by: Alastor on October 20, 2014, 07:23:04 pm
man Wtf are you turking about ? :D

in most of cases DBCs are only Numbers and strings
Itemdisplayinfo seems normal and CreatureModelData have subpaths somewhere
Title: Re: WoD DBC's
Post by: Vatoto on October 20, 2014, 07:47:19 pm
Quote from: "dahaga"
man Wtf are you turking about ? :D

in most of cases DBCs are only Numbers and strings
Itemdisplayinfo seems normal and CreatureModelData have subpaths somewhere

Here ist my itemdisplayinfo (https://nufla.de/fc3U7.png) from 3.3.5a
You can see, the blp name in cloumn 4 is a string, in wod is it a number

Quote from: "xeriae"
I just extracted Itemdisplayinfo.dbc from Cascexplorer. It's normal for me.

Can you upload the dbc for me?
Title: Re: WoD DBC's
Post by: Alastor on October 20, 2014, 07:50:39 pm
Yes but you cant expect that Lizzard Entertaiment will stick to those old DBC forever theyr just improving theyr game and result is

" you cant just go and copy DBCs from Wod to 335 "

we can read them normaly there isnt problem ..
Title: Re: WoD DBC's
Post by: phantomx on October 20, 2014, 10:40:05 pm
Quote from: "dahaga"
Yes but you cant expect that Lizzard Entertaiment will stick to those old DBC forever theyr just improving theyr game and result is

" you cant just go and copy DBCs from Wod to 335 "

we can read them normaly there isnt problem ..

Well you kinda can copy them but not in the way you're thinking, you simply insert their values into wotlk dbcs without creating extra columns that wotlk doesn't support, an example would be to copy a faction or something that I've been working on copying WoD water, any way it's possible but won't yield the best results by doing so...
Title: Re: WoD DBC's
Post by: TheRealDavidTwo on October 21, 2014, 08:10:11 pm
Filepaths are now located in "FileData". They get assigned to an ID that is then assigned back to the main DBC file (like SoundEntries.DBC, etc.)
Title: Re: WoD DBC's
Post by: Alastor on October 22, 2014, 05:06:52 pm
Thank for info i was wondering for a second where the heck are those paths when theyr not da DBCs like CreatureModelData etc .... ok... FileData