DB/Cfg Categories: Difference between revisions

From wowdev
Jump to navigation Jump to search
No edit summary
mNo edit summary
Line 9: Line 9:
  1 ID Integer Non-Unique. Unique within Group.  
  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 ;)  
  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
  3-11 sRefName String + [[Loc]]
*11 Localization String*


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


[[Category:DBC]]
[[Category:DBC]]

Revision as of 09:54, 13 August 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-11  	sRefName 	String + Loc	

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