Versiones comparadas

Clave

  • Se ha añadido esta línea.
  • Se ha eliminado esta línea.
  • El formato se ha cambiado.

...

Back-to:Characters

The `group_member` tabletable-no-description

This table holds info about group members.

Structure

Field

Type

Attributes

Key

Null

Default

Extra

Comment

guid

int(1110)

unsigned

 

NO

_

_
_

_
_

-_
_

memberGuid_
_

int(1110)_
_

unsigned_
_

PRI_
_

NO_
_

_
_

 

 

memberFlags Unique_
_

_
_

-_
_

memberFlags_
_

tinyint(23)_
_

unsigned_
  _

_
_

NO_
_

0_
_

_
_

_
_

-_
_

subgroup_
_

smallint(6 tinyint(3)_
_

unsigned_
_

_
_

NO_
_

0_
_

_
_

_
_

-_
_

roles_
_

tinyint(3)_
_

unsigned_
_

_
_

NO_
_

0_
_

_
_

_
  _  

_
_'Description of the fields'_
h3. guid
GUID of the group.

...

See groups.guid.
h3. memberGuid
GUID of the character member of the group.

...

See characters.guid.
h3. memberFlags

...

MEMBER_FLAG_ASSISTANT = 0x01,
MEMBER_FLAG_MAINTANK = 0x02, (U)
MEMBER_FLAG_MAINASSIST = 0x04, (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

Value

Name

Comments

0

ROLE_NONE

 

1

ROLE_LEADER

The character has signed to Random Dungeon Finder as experienced

2

ROLE_TANK

The character has signed to Random Dungeon Finder as tank

4

ROLE_HEALER

The character has signed to Random Dungeon Finder as healer

8

ROLE_DAMAGE

The character has signed to Random Dungeon Finder as dps