GMSurveyCurrentSurvey.dbc¶
The game master current survey table connects current game master surveys to client languages.
Table structure¶
ID | Name | Type | Default | Description |
---|---|---|---|---|
1 | language | Integer | 0 | See below. |
2 | gmSurvey | Integer | 0 | The current survey for a given language. |
Fields¶
langID¶
0
: English1
: Korean2
: French3
: German4
: Chinese5
: Taiwanese6
: Spanish - Spain7
: Spanish - Latin America
Relations¶
gmSurvey
references the primary key of GMSurveySurveys.dbc.