DB/Cfg Categories: Difference between revisions

From wowdev
Jump to navigation Jump to search
(New page: ==Header Info == Records....................14 Fields.....................11 Record Size................44 String Block Size.........102 ==Structure== '''Column Field Type Notes'...)
 
No edit summary
Line 13: Line 13:


Retrieved from "http://www.sourcepeek.com/wiki/Cfg_Categories.dbc"
Retrieved from "http://www.sourcepeek.com/wiki/Cfg_Categories.dbc"
[[Category:DBC]]

Revision as of 14:46, 25 July 2007

Header Info

Records....................14
Fields.....................11
Record Size................44
String Block Size.........102

Structure

Column	Field 		Type 		Notes 
1 	ID 		Integer 	Non-Unique. Unique within Group. 
2 	Group 		Integer 	Server regions and test servers. (1 = US; 2 = KR; 3 = EU; 4 = TW; 5 = CN; 99 = Testing 1; 101 = Testing 2 ;) 
3  	sRefName 	String 	
*11 	Localization 	String* 	

Retrieved from "http://www.sourcepeek.com/wiki/Cfg_Categories.dbc"