Character social
Материал из YTDB DataBase
(Различия между версиями)
Neggod (Обсуждение | вклад)
(Новая страница: «{| align="right" | __TOC__ |} Back to the characters database list of tables. <big>'''The `character_social` table'''</big> Эта таб…»)
Следующая правка →
(Новая страница: «{| align="right" | __TOC__ |} Back to the characters database list of tables. <big>'''The `character_social` table'''</big> Эта таб…»)
Следующая правка →
Версия 16:38, 7 марта 2010
|
Back to the characters database list of tables.
The `character_social` table
Эта таблица содержит данные о друзьях\черном списке персонажа.
Structure
Field | Type | Null | Key | Default | Extra |
guid | int(11) unsigned | NO | PRI | 0 | |
friend | int(11) unsigned | NO | PRI | 0 | |
flags | tinyint(21) | NO | PRI | 0 | |
note | varchar(21) | NO | PRI | " |
Description of the fields
guid
GUID персонажа. См. character.guid
friend
GUID друга/игнорируемого. См. character.guid
flags
0 = друг
1 = игнорируемый
note
(c)udbwiki