Versiones comparadas

Clave

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

...

Field

Type

Attributes

Key

Null

Default

Extra

Comment

ownerguid

int(10)

unsigned

PRI

NO

 

 

 

petitionguid

int(10)

unsigned

 

YES

0

 

 

name

varchar(24)

signed

 

NO

 

 

 

type

tinyint(3)

unsigned

PRI

NO

0

 

 

Description of the fields

ownerguid

The petition's owner's GUID. See characters.guid

petitionguid

The GUID of the petition item. See item_instance.guid

name

The name of the guild or arena team that the player is trying to ask for petitions for.

type

The type of the petition.

...