[DiscordArchive] in worldserver.conf , Instance.ResetTimeRelativeTimestamp = 162259200 how would i set the instance r
[DiscordArchive] in worldserver.conf , Instance.ResetTimeRelativeTimestamp = 162259200 how would i set the instance r
Archived author: momo • Posted: 2025-07-19T20:53:53.801000+00:00
Original source
in worldserver.conf , Instance.ResetTimeRelativeTimestamp = 162259200 how would i set the instance reset time to occur every 4 hours?
Archived author: Revision • Posted: 2025-07-19T20:55:43.964000+00:00
Original source
Exactly what does it say if you `apt install libmysqlclient-dev mysql-client`? I'm wondering if it actually is properly installed because it should work if so.
Archived author: Revision • Posted: 2025-07-19T20:55:59.052000+00:00
Original source
Maybe restart the system and try again if nothing else
Archived author: ddfgy • Posted: 2025-07-19T20:56:05.664000+00:00
Original source
The Instance.ResetTimeRelativeTimestamp setting in worldserver.conf is not where you directly set how often instances reset (like every 4 hours).
That value is actually a UNIX timestamp (seconds since 1970-01-01) that represents the last calculated reset reference time. The server then uses that reference time, combined with instance-specific reset intervals (from the database), to determine when to reset instances.
Archived author: Tereneckla • Posted: 2025-07-19T20:56:17.263000+00:00
Original source
next setting, Rate.InstanceResetTime to 24/6
Archived author: momo • Posted: 2025-07-19T20:56:38.654000+00:00
Original source
aaaah thats why it never works XD, do you happen to know where?
Archived author: momo • Posted: 2025-07-19T20:56:50.734000+00:00
Original source
oh what he put nvm
Archived author: momo • Posted: 2025-07-19T20:56:54.429000+00:00
Original source
tyuty
Archived author: Revision • Posted: 2025-07-19T20:56:55.057000+00:00
Original source
Um, a higher value means less frequent resets
Archived author: Tereneckla • Posted: 2025-07-19T20:57:07.433000+00:00
Original source
oh yeah, meant 1/6