Page 1 of 1

Deleting a Character

Posted: Thu Dec 03, 2009 11:11 pm
by netpants
If you want to receive support we need this info to help you properly.
ยป Find Revision
L2J Revision Number:
L2JDP Revision Number:

So i know just going into the database and deleting a character is not so good because items, and everything else in other tables does not get deleted .

But would just putting in a deleteime time entry into the character lets say with a timestamp 1 minute from the current server time make it so that the system will auto delete everything in other tables as well?

Thanks

Re: Deleting a Character

Posted: Thu Dec 03, 2009 11:18 pm
by JIV
cleanup DB is done on server start. removing char from characters table is enough.

Re: Deleting a Character

Posted: Thu Dec 03, 2009 11:30 pm
by netpants
Oh ok. Good to know. Thanks :D

Re: Deleting a Character

Posted: Thu Dec 10, 2009 3:11 am
by Sikken
JIV wrote:cleanup DB is done on server start. removing char from characters table is enough.
are you serious? ... sorry but iv had this problem with l2emu il, but this was long ago ... ;P