DB/GameTips: Difference between revisions

From wowdev
Jump to navigation Jump to search
(New page: Contains tips that are shown at loading screens ==Header Info == Records....................82 Fields.....................10 Record Size................40 String Block Size........91...)
 
No edit summary
Line 14: Line 14:


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

Revision as of 14:52, 25 July 2007

Contains tips that are shown at loading screens

Header Info

Records....................82
Fields.....................10
Record Size................40
String Block Size........9151

Structure

Column	Field 		Type 
1 	ID 		Integer 	
2 	sRefName 	String 	
8-10 	Localization 	String* 	

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