Ir al final de los metadatos
Ir al inicio de los metadatos

Estás viendo una versión antigua de esta página. Ve a la versión actual.

Comparar con el actual Ver el historial de la página

« Anterior Versión 10 Siguiente »

Back-to:Characters

The `group_member` table

table-no-description

Structure

Field

Type

Attributes

Key

Null

Default

Extra

Comment

guid

int(11)

unsigned

 

NO

_

_
_

_
_

-_
_

memberGuid_
_

int(11)_
_

unsigned_
_

PRI_
_

NO_
_

_

 

 

memberFlags

tinyint(2)

unsigned

 

NO

_

_
_

_
_

-_
_

subgroup_
_

smallint(6)_
_

unsigned_
_

_
_

NO_
_

_

 

 

Description of the fields

guid

GUID of the group.
See groups.guid.

memberGuid

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

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.

  • Sin etiquetas