eloscar23 Posted April 14, 2023 Group: Members Topic Count: 33 Topics Per Day: 0.04 Content Count: 69 Reputation: 0 Joined: 02/21/23 Last Seen: April 15 Share Posted April 14, 2023 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? Quote Link to comment Share on other sites More sharing options...
Chaos92 Posted April 14, 2023 Group: Members Topic Count: 49 Topics Per Day: 0.01 Content Count: 1827 Reputation: 288 Joined: 08/03/12 Last Seen: 2 hours ago Share Posted April 14, 2023 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? 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 Quote Link to comment Share on other sites More sharing options...
eloscar23 Posted April 15, 2023 Group: Members Topic Count: 33 Topics Per Day: 0.04 Content Count: 69 Reputation: 0 Joined: 02/21/23 Last Seen: April 15 Author Share Posted April 15, 2023 TY FIXED Quote Link to comment Share on other sites More sharing options...
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.