kamaloka asks

rammstein

Heir
Customer
Hello community, how are you all? I'm trying to configure Kamaloka so that it can only be done once a day, but as soon as the server restarts automatically, the time resets, as if the day had already counted down. Is this possible?

Thank you all.
 
Hey Hello, how are you?

Check the `character_instances` and instances_hwid_reuse attribute in the database to ensure it's annotating your entry correctly.

And verify the instance reuse information: `<reuse resetReuse="30 6 * * *" setUponEntry="true" sharedReuseGroup="1"/> <!-- Instance reuse at 6:30 every day -->`

If you have any questions, feel free to message me privately or on Discord.
 
Regarding the "And verify the instance reuse information: `<reuse resetReuse="30 6 * * *" setUponEntry="true" sharedReuseGroup="1"/> <!-- Instance reuse at 6:30 every day -->`

I tested it, I set it to 23:59, but when the server restarts it continues counting the hours. I would like that when I apply the manual restart, the time resets, allowing the player to do it again =D
 
Back
Top