DB/QuestSort: Difference between revisions

From wowdev
Jump to navigation Jump to search
No edit summary
mNo edit summary
Line 1: Line 1:
Contains the Quest Categories, as Category maybe also used the area of the quest from AreaTable.dbc  
Contains the Quest Categories, as Category maybe also used the area of the quest from [[AreaTable.dbc]]


==Header Info==
==Header Info==
Line 10: Line 10:
  '''Column Field Type'''  
  '''Column Field Type'''  
  1 ID Integer
  1 ID Integer
  2 sRefName String*
  2 sRefName String + [[Loc]]
*10 Localization String*
 
Retrieved from "http://www.sourcepeek.com/wiki/QuestSort.dbc"


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

Revision as of 09:42, 13 August 2007

Contains the Quest Categories, as Category maybe also used the area of the quest from AreaTable.dbc

Header Info

Records....................34
Fields.....................10
Record Size................40
String Block Size.........407

Structure

Column	Field 		Type 
1 	ID 		Integer 	
2 	sRefName 	String + Loc