Versiones comparadas

Clave

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

Back-to:WorldCharacters

The `account_instance_times` tablefield-no-description|0

This table controls how many instances the account's characters have been in last 1 hour. If there is 5 records per account, the player won't be able to enter another instance.

Structure

Field

Type

Attributes

Key

Null

Default

Extra

Comment

accountId

int(10)

unsigned

PRI

NO

 

 

 

instanceId

int(10)

unsigned

PRI

NO

0

 

 

releaseTime

bigint(20)

unsigned

 

NO

0

 

 

...