DB/WowError Strings: Difference between revisions

From wowdev
Jump to navigation Jump to search
(+ Loc)
No edit summary
Line 9: Line 9:
  1 ID Integer
  1 ID Integer
  2 Error Name String Internal / Short name for the errors  
  2 Error Name String Internal / Short name for the errors  
  3-11 Error Text String + [[Loc]] Full text string  
  3-19 Error Text String + [[Loc]] Full text string  


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


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

Revision as of 02:36, 17 September 2009

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-19 	Error Text 	String + Loc	Full text string 

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