DB/Cfg Configs: Difference between revisions

From wowdev
Jump to navigation Jump to search
No edit summary
mNo edit summary
Line 1: Line 1:
==Header Info==
Some configuration, maybe related to the realm groups.
Records....................11
Fields......................4
Record Size................16
String Block Size...........1


==Structure==
==Structure==
'''Column Field Type Notes'''
{| style="background:#FCFCFC; color:black"
  1 ID Integer
|-
  2 Unknown Integer 1 less than ID
! width="80" | Column  
  3 Unknown Boolean
! width="180 " | Field  
  4 Unknown Boolean
! width="80" | Type  
! width="600" | Notes
|-
| 1 || ID || Integer ||
|-
| 2 || ID2  || Integer || ID - 1
|-
| 3 || Unknown || Boolean ||
|-
| 4 || Unknown || Boolean ||
|}


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


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

Revision as of 00:58, 29 September 2008

Some configuration, maybe related to the realm groups.

Structure

Column Field Type Notes
1 ID Integer
2 ID2 Integer ID - 1
3 Unknown Boolean
4 Unknown Boolean

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