Versiones comparadas

Clave

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

...

This table holds info about group members.

Structure

 

 

Field

Type

Attributes

Key

Null

Default

Extra

Comment guid

Group member tc2

int(10)

unsigned

 

NO

_ _

  _

_
_

-_
_

memberGuid_
_  

Group member tc2

int(10)_
_

unsigned_
_

PRI_
_

NO_ _ _
_

 

Unique_ _

_
_

-_
_

memberFlags_
_  

Group member tc2

tinyint(3)_
_

unsigned_ _ _

 

_ NO_
_

0_ _

 

_
_

_
_

-_
_

subgroup_
_  

Group member tc2

tinyint(3)_
_

unsigned_ _ _
_

 

NO_
_

0_ _

 

_
_

_
_

-_
_

roles_
_  

Group member tc2

tinyint(3)_
_

unsigned_ _

 

_
_

NO_
_

0_ _

_
_

_
_

_
_' 
 

Description of the fields

...

...

guid

GUID of the group. See groups.guid.

...

memberGuid

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

...

.

...

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.

...