DB/WowError Strings: Difference between revisions

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


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

Revision as of 15:14, 25 July 2007

Header Info

Records....................13
Fields.....................11
Record Size................44
String Block Size.........466

Structure

Column 	Field 		Type 	Notes 
1 	ID 		Integer 	
2 	Error Name 	String 	Internal / Short name for the errors 
3 	Error Text 	String 	Full text string 
4-11 	Localization 	String* 	

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