Jump to content

Recommended Posts

Posted
2 hours ago, eloscar23 said:

Hello, When I t ry to delete characters it appears months and it says Invalid email has been entered or incorrect, could you help me?image.png.098480335e9002005bc24c9a5502cc5a.png

conf/char_athena.conf https://github.com/rathena/rathena/blob/master/conf/char_athena.conf

 

// Restrict character deletion by email address or birthdate.
  // This restricts players from changing the langtype and deleting characters.
  // Defaults based on client date.
  // 1: Email address
  // 2: Birthdate
  // 3: Email address or Birthdate
  // IMPORTANT!
  // - This config only works for clients that send 0x0068 or 0x01fb for delete request.
  // - Use langtype 1 for newer clients (2013+), to use 0x01fb.
  // - Clients that are not using 0x0068 or 0x01fb, only use birthdate (YYMMDD) as default.
  char_del_option: 2

if u want to use email, then change the option to 1

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...