davyliyang Posted April 9, 2014 Posted April 9, 2014 Sorry I'm very new to this, i also looked around and tried changing langtype to 10 and didn't work. I tried using email or 000000 still failed to delete the character. I'm using april 9 2012 patch. Please help me. Thank you 1 Quote
Microsoft Posted April 9, 2014 Posted April 9, 2014 Did you compile your client? also check this out! // Restrict character deletion by BaseLevel // 0: no restriction (players can delete characters of any level) // -X: you can't delete chars with BaseLevel <= X // Y: you can't delete chars with BaseLevel >= Y // e.g. char_del_level: 80 (players can't delete characters with 80+ BaseLevel) char_del_level: 0 // Amount of time in seconds by which the character deletion is delayed. // Default: 86400 (24 hours) // NOTE: Requires client 2010-08-03aragexeRE or newer. char_del_delay: 86400 // Restrict character deletion by email address or birthdate. // This restricts players from changing the langtype and deleting characters. // For birthdate, the client must be 20100803 or newer. // 1: Email address // 2: Birthdate (default) // 3: Email address or Birthdate char_del_option: 2 1 Quote
Kido Posted April 9, 2014 Posted April 9, 2014 Try this if nothing else works? http://rathena.org/board/topic/93776-utility-delete-character-command/ 1 Quote
Question
davyliyang
Sorry I'm very new to this, i also looked around and tried changing langtype to 10 and didn't work. I tried using email or 000000 still failed to delete the character.
I'm using april 9 2012 patch.
Please help me.
Thank you
3 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.