DB/LoadingScreens: Difference between revisions

From wowdev
Jump to navigation Jump to search
(New page: ==Header Info == Records....................54 Fields......................3 Record Size................12 String Block Size........3786 ==Structure== '''Column Field Type Notes'...)
 
No edit summary
Line 12: Line 12:


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

Revision as of 14:59, 25 July 2007

Header Info

Records....................54
Fields......................3
Record Size................12
String Block Size........3786

Structure

Column	Field 		Type 		Notes 
1 	ID 		Integer 	Is this also a zoneID somewhere? 
2 	sRefCon 	String 		Zone Name 
3 	sRefPath 	String 		Filepath to loading screen "Interface\Glues\LoadingScreens\[a-z0-9].blp" file 

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