用户工具

站点工具


数据库:characters数据库:character_social

character_social 表


<-返回:Characters 数据库

Contains data about character's friends/ignored list.

表结构

FieldTypeAttributesKeyNullDefaultextraComment
guidINTUNSIGNEDPRINO0 Character Global Unique Identifier
friendINTUNSIGNEDPRINO0 Friend Global Unique Identifier
flagsTINYINTUNSIGNEDPRINO0 Friend Flags
noteVARCHAR(48)SIGNED NO' ' Friend Note

字段说明


guid

The character guid. See characters.guid.

friend

The GUID of the friend/ignored. See characters.guid.

flags

ValueDescription
0Unused entry - previously listed as friend or blocked (removed/unblocked)
1Added as friend
2Added as blocked user
3Added as friend, and in ignorelist as well

note

Note about the friend (which appears beside the friend's name in friend list in Client).

Important note: There can be only 50 friend and 50 ignored characters. If you have problems with friends disappearing, try removing some of them first.

数据库/characters数据库/character_social.txt · 最后更改: 2023/09/24 11:20 由 admin

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki