Thank you very much friend, I realized that I needed to do the configuration first and then kill the boss and see the result of the spawn time![]()
step 1. go make your cron respawn "10 23 * * *"
step 2. start the server
step 3. kill the monster
step 4. go database ->open raidboss_status table
step 5. find your killed monster ID and copy the respawnTime value
step 6. google: https://www.unixtimestamp.com/
at least this way, you can see when the raid will respawn
and you can see what mistake you made, if you made one.
The boss is spawning normally in-game and is correctly saved in the raidboss_status table in the database with the respawn_time.
However, the status of Queen Ant does not appear in the .epic command in-game.
Does anyone know how to fix this, or is it true that .epic does not support bosses with respawn_cron?
Then, you set the cron format wrong?View attachment 6573
It’s already configured, but after I switched to respawn_cron, Zaken, Orfen, Core, and Queen Ant no longer show their alive/dead status in .epic — only their names appear.