数据库:characters数据库:character_social
character_social 表
Contains data about character's friends/ignored list.
表结构
字段说明
guid
The character guid. See characters.guid.
friend
The GUID of the friend/ignored. See characters.guid.
flags
Value | Description |
---|---|
0 | Unused entry - previously listed as friend or blocked (removed/unblocked) |
1 | Added as friend |
2 | Added as blocked user |
3 | Added 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