DB/FactionGroup: Difference between revisions

From wowdev
Jump to navigation Jump to search
(New page: ==Header Info== Records...................533 Fields.....................14 Record Size................56 String Block Size...........1 ==Structure== '''Column Field Type Notes...)
 
No edit summary
Line 1: Line 1:
==Header Info==
==Header Info==
  Records...................533
  Records.....................4
  Fields.....................14
  Fields.....................12
  Record Size................56
  Record Size................48
  String Block Size...........1
  String Block Size..........31


==Structure==  
==Structure==
  '''Column Field Type Notes'''  
  '''Column Field Type Notes'''  
  1 ID Integer
  1 ID Integer
  2 iRefID_Faction Integer
  2 Unknown BitMask* Q: Possible hostility array?  
3 Unknown BitMask*
  3 sRefCon String
4 Unknown Integer theory: fight support
  4 sRefName String
5 Unknown Integer theory: friendly
  *12 Localization String*
6 Unknown Integer theory: hostile
7 iRefID_Faction Integer Q: related factions of some kind?  
  8 iRefID_Faction Integer
  9 Unknown Integer
10 Unknown Integer
11 iRefID_Faction Integer
  12 iRefID_Faction Integer
13 iRefID_Faction Integer
14 iRefID_Faction Integer


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

Revision as of 11:46, 23 July 2007

Header Info

Records.....................4
Fields.....................12
Record Size................48
String Block Size..........31

Structure

Column 	Field 		Type 		Notes 
1 	ID 		Integer 	
2 	Unknown 	BitMask* 	Q: Possible hostility array? 
3 	sRefCon 	String 	
4 	sRefName 	String 	
*12 	Localization 	String* 	

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