DB/WowError Strings: Difference between revisions

From wowdev
Jump to navigation Jump to search
(+ Loc)
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 Error Text String Full text string  
  3-11 Error Text String + [[Loc]] Full text string  
4-11 Localization 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 09:50, 13 August 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-11 	Error Text 	String + Loc	Full text string 

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