DB/ItemSubClassMask: Difference between revisions

From wowdev
Jump to navigation Jump to search
No edit summary
Line 7: Line 7:
==Structure==
==Structure==
  '''Column Field Type Notes'''  
  '''Column Field Type Notes'''  
  1 Associative_ID Integer
  1 class_ID Integer
  2 iRefMask_[[ItemSubClass.dbc|ItemSubClass]] BitMask ID's to array $keys for column two in [[ItemSubClass.dbc]]
  2 iRefMask_[[ItemSubClass.dbc|ItemSubClass]] BitMask ID's to array $keys for column two in [[ItemSubClass.dbc]]
  3-19 sRefName String + [[Loc]]
  3-19 sRefName String + [[Loc]]

Revision as of 19:21, 16 April 2011

Header Info

Records.....................4
Fields.....................19
Record Size................44
String Block Size..........59

Structure

Column	Field 			Type 		Notes 
1 	class_ID 		Integer 	
2 	iRefMask_ItemSubClass 	BitMask 	ID's to array $keys for column two in ItemSubClass.dbc
3-19 	sRefName 		String + Loc 	

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