Back to 'account_muted' Return to auth Go to 'battle_pet_declinedname'
Field | Type | Attributes | Key | Null | Default | Extra | Comment |
---|---|---|---|---|---|---|---|
realmid | int | signed | PRI | NO | -1 | ||
id | tinyint | unsigned | PRI | NO | auto_increment | ||
weight | tinyint | unsigned | YES | 1 | |||
text | longtext | NO |
The realmlist.id. Defines which realm this entry belongs to. Use -1 for all realms to load this entry.
Unique identifier key per realm. Entries with same id will override each other without warnings - this can be used to replace -1 realmid entry on a specific realm.
A non-negative integer. Entries with higher weight have more chance to get picked.
The text to broadcast. Color and item/spell/quest link formating codes can be used.
Back to 'account_muted' Return to auth Go to 'battle_pet_declinedname'