DB/ItemSubClassMask: Difference between revisions

From wowdev
Jump to navigation Jump to search
(+ Loc)
No edit summary
Line 1: Line 1:
==Header Info ==
==Header Info ==
  Records.....................4
  Records.....................4
  Fields.....................11
  Fields.....................19
  Record Size................44
  Record Size................44
  String Block Size..........59
  String Block Size..........59
Line 9: Line 9:
  1 Associative_ID Integer
  1 Associative_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-11 sRefName String + [[Loc]]
  3-19 sRefName String + [[Loc]]


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


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

Revision as of 16:09, 16 September 2009

Header Info

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

Structure

Column	Field 			Type 		Notes 
1 	Associative_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"