Respawn Boss

GaijinDev

Heir
Customer
1750064049684.webp1750064136911.webp

I already updated the Epic Boss respawn dates directly via SQL, but the spawn times for Queen Ant, Core, Orfen, and Zaken are still showing the old schedule in-game.
Is there any cache or additional step I need to clear or reset for the new times to take effect?


Thanks in advance!
 
View attachment 6359View attachment 6360

I already updated the Epic Boss respawn dates directly via SQL, but the spawn times for Queen Ant, Core, Orfen, and Zaken are still showing the old schedule in-game.
Is there any cache or additional step I need to clear or reset for the new times to take effect?


Thanks in advance!
You can only change the respawn time on a server that is turned off. this doesn't work on a live server. The database is not used - data is stored in memory and fetched upon loading.
 
 
One question: how can I remove the time from the .epic command? I want it to show only the date the boss will spawn.
В конфиге убрать время...
# Сервис по отображению статуса рейдов, Епик боссов и их время спауна
# Команды в чат .boss_status .epic
BossStatusServiceEnable = True
BossStatusAdditionalIds = 29020, 29028 ,29045 ,29068, 29001, 29006, 29014, 29022
BossStatusRespawnFormat = HH:mm dd.MM.yyyy

Со временем (стандарт) = HH:mm dd.MM.yyyy
убрать время = dd.MM.yyyy



p.s. нет, ну дождаться помощи и удалить сообщение - гениально:clown_face:
 
Back
Top