Versiones comparadas

Clave

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

...

Date and time when heroic and raid instances will be reset (i.e. instances which have a fix reset interval, which is independent of the time, when some player(s) entered the instance). If Rate.InstanceResetTime is changed in the worldserver config, erase all data in this table and restart the server in order to repopulate it with the updated "resettime".

Structure

Field

Type

Attributes

Key

Null

Default

Extra

Comment

mapid

int(11)

unsigned

PRI

NO

0

 

 

difficulty

tinyint(1)

unsigned

PRI

NO

0

 

 

resettime

bigint(40)

signed

 

NO

0

 

 

...