The `motd_localized` table
Table Structure
| Field | Type | Attributes | Key | Null | Default | Extra | Comment |
|---|---|---|---|---|---|---|---|
| realmid | INT | SIGNED | PRI | NO | |||
| locale | VARCHAR(4) | NO | |||||
| text | LONGTEXT | YES | NULL |
RealmID for the Motd to be sent
-1 for all realms
A specified realm is superior to -1 (All Realms)
The locale for the localized motd. You can choose from the following:
| ID | Language |
|---|---|
| 1 | koKR |
| 2 | frFR |
| 3 | deDE |
| 4 | zhCN |
| 5 | zhTW |
| 6 | esES |
| 7 | esMX |
| 8 | ruRU |
The text for the localized Motd