Jump to content

Cant delete characters


eloscar23

Recommended Posts


  • Group:  Members
  • Topic Count:  24
  • Topics Per Day:  0.06
  • Content Count:  49
  • Reputation:   0
  • Joined:  02/21/23
  • Last Seen:  

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

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  49
  • Topics Per Day:  0.01
  • Content Count:  1537
  • Reputation:   237
  • Joined:  08/03/12
  • Last Seen:  

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

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  24
  • Topics Per Day:  0.06
  • Content Count:  49
  • Reputation:   0
  • Joined:  02/21/23
  • Last Seen:  

TY FIXED

 

Link to comment
Share on other sites

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.

×
×
  • Create New...