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

id74259858

int(10)

unsigned

PRI

NO

0

 

 

auctioneerguid



auctionhouse#houseid

int(10)

unsigned 


NO

0

 

 



itemguid74259858

int(10)

unsigned

UNI

NO

0

 

 



itemowner74259858

int(10)

unsigned

 


NO

0



 74259858

 

buyoutprice

int(10)

unsigned 


NO

0

 



 74259858

time

int(10)

unsigned 


NO

0



 74259858

 

buyguid

int(10)

unsigned 


NO

0

 

 



lastbid74259858

int(10)

unsigned

 


NO

0

 

 



startbid74259858

int(10)

unsigned 


NO

0



 74259858

 

deposit

int(10)

unsigned

 


NO

0

 

 



Description of the fields

...

Unique identifier for every auction.

...

houseid

The GUID of the creature where the auction item was added. See creature.guidAuctionhouse where this auction was created. Referes to AuctionHouse.dbc. Options are :

2 - Alliance Auction House

6 - Horde Auction House

7 - Blackwater Auction House

itemguid

The GUID of the item that is up for auction. See item_instance.guid

...