I config 496 server for myself, and have one question. How to clean datebase ? For example nick account progress etc ? For example I create acc, create char, play few minets and delete them. After 7 days (change clock time) I enter in acc and try create character with same name as deleted, but system say that a nickname already engaged, and how to clear that info I don't know.
if the character is actually deleted it will allow you to create a new one with that name. if it's not letting you do that you need to wait for it to open the name up
the problem is you did it by changing the machine's time, not letting the server update itself.
in gamedbd there is this:
[Role]
delete_timeout = 604800
which comes to: "7 days, 0 hours, 0 minutes and 0 seconds."
change delete_timeout to something shorter, say "600" and it deletes in 10 minutes instead of 7 days
simply change this, load the server and wait the time, and the characters will delete themselves
Yes I found that param, but problem still exist. When I try create new character and enter nickname like on deleted character (fully deleted), system say something like "That name already in use". This my problem, nickname locked somewhere, I think somewhere in datebase, but why and how fix that.
Delete everything in the /dbf folder