目录

group_member 表


<-返回:Characters 数据库

This table holds info about group members.

表结构

FieldTypeAttributesKeyNullDefaultextraComment
guidINTUNSIGNED NO
memberGuidINTUNSIGNEDPRINO Unique
memberFlagsTINYINTUNSIGNED NO0
subgroupTINYINTUNSIGNED NO0
rolesTINYINTUNSIGNED NO0

字段说明


guid

GUID of the group. See groups.guid.

memberGuid

GUID of the character member of the group. See characters.guid.

NameValueUnique
MEMBER_FLAG_ASSISTANT0x01
MEMBER_FLAG_MAINTANK0x02(U)
MEMBER_FLAG_MAINASSIST0x04(U)

(U) = Unique per group.

subgroup

Ranging 0-7 (1-8 in client), representing the subgroups of a raid group. There can only be 5 membes in one subgroup per raid group.

roles

ValueNameComments
0ROLE_NONE
1ROLE_LEADERThe character has signed to Random Dungeon Finder as experienced
2ROLE_TANKThe character has signed to Random Dungeon Finder as tank
4ROLE_HEALERThe character has signed to Random Dungeon Finder as healer
8ROLE_DAMAGEThe character has signed to Random Dungeon Finder as dps