DB/Cfg Categories: Difference between revisions

From wowdev
Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 1: Line 1:
==Header Info ==
Used for the realm groups.
Records....................14
Fields.....................11
Record Size................44
String Block Size.........102


==Structure==
==Structure==
'''Column Field Type Notes'''
{| style="background:#FCFCFC; color:black"
  1 ID Integer Non-Unique. Unique within Group.  
|-
  2 Group Integer Server regions and test servers. (1 = US; 2 = KR; 3 = EU; 4 = TW; 5 = CN; 99 = Testing 1; 101 = Testing 2 ;)
! width="80" | Column  
  3-11  sRefName String + [[Loc]]
! width="180 " | Field  
! width="80" | Type  
! width="600" | Notes
|-
| 1 || ID || Integer ||
|-  
| 2  || Group || Integer || 205: EU, 256: Russia, 0: rest.
|-
| 3  || Group2 || Integer || 0: Development, 1: US and EU, 4: Russia, 10: Korea, 17: Taiwan & China
|-
| 4  || Tournament || Boolean || Set, if you need tournaments enabled on you account.
|-  
| 5  || Name  || [[Loc]]
|}


Retrieved from "http://www.sourcepeek.com/wiki/Cfg_Categories.dbc"
--[[User:Schlumpf|schlumpf_]] 00:54, 29 September 2008 (CEST)


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

Revision as of 00:54, 29 September 2008

Used for the realm groups.

Structure

Column Field Type Notes
1 ID Integer
2 Group Integer 205: EU, 256: Russia, 0: rest.
3 Group2 Integer 0: Development, 1: US and EU, 4: Russia, 10: Korea, 17: Taiwan & China
4 Tournament Boolean Set, if you need tournaments enabled on you account.
5 Name Loc

--schlumpf_ 00:54, 29 September 2008 (CEST)