Skip to content

instance_reset

Date and time when heroic and raid instances will be reset (i.e. instances which have a fixed reset interval, which is independent of the time, when some player(s) entered the instance).

If worldserver.conf Rate.InstanceResetTime is changed, TRUNCATE this table and restart the server in order to repopulate it with the updated "resettime".

Structure ​

FieldTypeAttributesKeyNullDefaultExtraComment
mapidsmallintunsignedPRINO0
difficultytinyintunsignedPRINO0
resettimebigintunsignedNO0
 

Description of fields ​

mapid ​

Map ID  

difficulty ​

IDName
0RAID_DIFFICULTY_10MAN_NORMAL / DUNGEON_DIFFICULTY_NORMAL
1RAID_DIFFICULTY_25MAN_NORMAL / DUNGEON_DIFFICULTY_HEROIC
2RAID_DIFFICULTY_10MAN_HEROIC
3RAID_DIFFICULTY_25MAN_HEROIC

 

resettime ​

Unix timestamp when this instance (map) will be reset.