What are dbc files? Can someone point me to docs of some type. Did a search and really did not find anything all that useful. tia
What are dbc files? Can someone point me to docs of some type. Did a search and really did not find anything all that useful. tia
Last edited by clebeouf; 02-26-2010 at 11:09 PM. Reason: misspelled word in title
A quick google search has this: Category:World of Warcraft DBC Files - Source Peek Wiki
CategoryBC - WoW.Dev Wiki should help you out greatly.
Ignorance is bliss.
Thank you Stoneharry. I had suspected they were database files of some type. I am trying to wrap my head around how the emus utilize the files extracted from the client. I am also trying to discover how the SQL databases used get the data they have in them. I can see some simularities between a few of the dbc files and the table structures in the databases used by ArcEmu. I shudder to think that these tables were filled manually.
Most DB tables are filled using the WDB cache the client assembles, not manually![]()