DB/WowError Strings: Difference between revisions

From wowdev
Jump to navigation Jump to search
No edit summary
Line 6: Line 6:


==Structure==
==Structure==
  '''Column Field Type Notes'''  
  '''Column Field Type Notes'''  
  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 Error Text String Full text string  
  4-11 Localization String*
  4-11 Localization String*



Revision as of 15:28, 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"