Jump to content
  • 0
Skits

Deletion of character

Question

Already changed the time in database for deleting a char but for some reason it stays at 2 months when trying to delete a character. Is there any client side file that i should touch for the character deletion time cause even  deleting a char asks for an email and u give the correct one it still won't delete/accept the email.

 

image.thumb.png.327d37a7d45503735e23aeb3e63495d5.png

Link to comment
Share on other sites

11 answers to this question

Recommended Posts

  • 0

Did you try changing this part?

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

change to 1 for e-mail.

 

PS: Rest of character deletion settings are also there,..

 

Check this topic as well.. Might help you:

 

Edited by Mabuhay
Link to comment
Share on other sites

  • 0
2 minutes ago, Mabuhay said:

Did you try changing this part?

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

change to 1 for e-mail.

 

PS: Rest of character deletion settings are also there,

image.png.3505e55ef0421330adb76e71ffdb377a.png

Link to comment
Share on other sites

  • 0
2 minutes ago, Mabuhay said:

recheck my post above. I posted a link. Might be a client diff problem too.

Alright i'll check it out. Thank you!

Link to comment
Share on other sites

  • 0
7 hours ago, Amir Azman said:

Nemo Patcher

is that a program that i have to download? nemo patcher

Link to comment
Share on other sites

  • 0
17 hours ago, Skits said:

is that a program that i have to download? nemo patcher

Nemo Patcher = used to diff/hex client.

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
Answer this question...

×   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...

Important Information

By using this site, you agree to our Terms of Use and Privacy Policy.