DB/MailTemplate: Difference between revisions

From wowdev
Jump to navigation Jump to search
Line 8: Line 8:
  '''Column Field Type Notes'''  
  '''Column Field Type Notes'''  
  1 ID Integer
  1 ID Integer
  2-10 Unknown String + [[Loc]]
  2-10 Subject [[Loc]]
  11-19 Message Body String + [[Loc]] Text used in mail message 
  11-19 Message Body [[Loc]] Text used in mail message 


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


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

Revision as of 21:59, 14 June 2009

Header Info

Records....................99
Fields.....................19
Record Size................76
String Block Size.......11296

Structure

Column	Field 		Type 		Notes 
1 	ID 		Integer 	
2-10 	Subject 	Loc 	
11-19 	Message Body 	Loc		Text used in mail message  	

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