Jump to content
  • 0

Client Deletion Details


Chaos92

Question


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

Hello guys, ive been searching for this deletion details ,is there anyway i can fix this ? The time isnt valid since im only using 24 hour deletion time in this server.

unknown.png

 

Link to comment
Share on other sites

16 answers to this question

Recommended Posts

  • 2

  • Group:  Members
  • Topic Count:  3
  • Topics Per Day:  0.00
  • Content Count:  351
  • Reputation:   263
  • Joined:  09/08/13
  • Last Seen:  

I prepared NEMO's patch "ChangeDisplayCharDelDelay" and @4144 added it to the fork:

https://gitlab.com/4144/Nemo

Compatible EXE versions: http://nemo.herc.ws/patches/ChangeDisplayCharDelDelay/#success-clients

  • Love 1
  • MVP 2
  • Like 1
Link to comment
Share on other sites

  • 1

  • Group:  Members
  • Topic Count:  3
  • Topics Per Day:  0.00
  • Content Count:  351
  • Reputation:   263
  • Joined:  09/08/13
  • Last Seen:  

@maken06

I fixed "2018-06-21aRagexeRE". You have to patch it by using NEMO.

https://mega.nz/#!Zcdk2C4L!z9SkS36VGhJWAaxD9cRf1sVhgC9I6gMm0k6Cld-lYOQ

"char_del_delay" has to be 86400 or less.

 

@Chaos92

Send me your EXE.

Edited by Functor
  • Love 1
  • MVP 2
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  2
  • Topics Per Day:  0.00
  • Content Count:  5
  • Reputation:   0
  • Joined:  02/22/18
  • Last Seen:  

On 12/3/2018 at 7:47 AM, Chaos92 said:

Hello guys, ive been searching for this deletion details ,is there anyway i can fix this ? The time isnt valid since im only using 24 hour deletion time in this server.

unknown.png

 

Check your SQL

delete_date for table `char`

Edited by Sianromantic
Link to comment
Share on other sites

  • 0

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

6 hours ago, Sianromantic said:

Check your SQL

delete_date for table `char`

it will make the deletion time gone. how can I set the countdown ? or any way for it to become more clearer to players ?

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  3
  • Topics Per Day:  0.00
  • Content Count:  351
  • Reputation:   263
  • Joined:  09/08/13
  • Last Seen:  

@Chaos92

What do you exactly mean? 

You use these settings in "char" config:

Quote

char_del_delay: 86400

But after attempt of deletion game client shows delay "12 months 4 days 7 hours 9 min 43 sec". Correct?

If "yes", what EXE version do you use?

Edited by Functor
  • Upvote 1
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  37
  • Reputation:   19
  • Joined:  03/28/17
  • Last Seen:  

 

Link to comment
Share on other sites

  • 0

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

5 hours ago, Functor said:

@Chaos92

What do you exactly mean? 

You use these settings in "char" config:

But after attempt of deletion game client shows delay "12 months 4 days 7 hours 9 min 43 sec". Correct?

If "yes", what EXE version do you use?

yes, 20180620 client date.

Got some topic said its originally like that..

but its weird though. Its not understandable by normal players I think.

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  28
  • Topics Per Day:  0.01
  • Content Count:  234
  • Reputation:   113
  • Joined:  02/24/15
  • Last Seen:  

22 hours ago, Functor said:

@Chaos92

What do you exactly mean? 

You use these settings in "char" config:

But after attempt of deletion game client shows delay "12 months 4 days 7 hours 9 min 43 sec". Correct?

If "yes", what EXE version do you use?

2018-06-21aRagexeRE

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  3
  • Topics Per Day:  0.00
  • Content Count:  351
  • Reputation:   263
  • Joined:  09/08/13
  • Last Seen:  

@Chaos92 or @maken06

You should upload your "msgstringtable.txt" and post a link.

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  28
  • Topics Per Day:  0.01
  • Content Count:  234
  • Reputation:   113
  • Joined:  02/24/15
  • Last Seen:  

2 minutes ago, Functor said:

@Chaos92 or @maken06

You should upload your "msgstringtable.txt" and post a link.

msgstringtable.txt

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  28
  • Topics Per Day:  0.01
  • Content Count:  234
  • Reputation:   113
  • Joined:  02/24/15
  • Last Seen:  

45 minutes ago, Functor said:

@maken06

I fixed "2018-06-21aRagexeRE". You have to patch it by using NEMO.

https://mega.nz/#!Zcdk2C4L!z9SkS36VGhJWAaxD9cRf1sVhgC9I6gMm0k6Cld-lYOQ

"char_del_delay" has to be 86400 or less.

 

@Chaos92

Send me your EXE.

screenrAthena001.jpg.6a2b8f5201b9b73c8d3f8ddb407bc696.jpg

Perfect! thanks @Functor

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  54
  • Topics Per Day:  0.01
  • Content Count:  1167
  • Reputation:   159
  • Joined:  06/12/12
  • Last Seen:  

5 hours ago, Functor said:

@maken06

I fixed "2018-06-21aRagexeRE". You have to patch it by using NEMO.

https://mega.nz/#!Zcdk2C4L!z9SkS36VGhJWAaxD9cRf1sVhgC9I6gMm0k6Cld-lYOQ

"char_del_delay" has to be 86400 or less.

 

@Chaos92

Send me your EXE.

@Functor

So this fix just using nemo right?

what option we must pick for this?

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  3
  • Topics Per Day:  0.00
  • Content Count:  351
  • Reputation:   263
  • Joined:  09/08/13
  • Last Seen:  

@hendra814

I applied fix manually. I said about NEMO just because I uploaded EXE without applied patches.

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  54
  • Topics Per Day:  0.01
  • Content Count:  1167
  • Reputation:   159
  • Joined:  06/12/12
  • Last Seen:  

28 minutes ago, Functor said:

@hendra814

I applied fix manually. I said about NEMO just because I uploaded EXE without applied patches.

using HEX EDITOR?

could you show which hex number and change into what number.
Thanks before.

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  3
  • Topics Per Day:  0.00
  • Content Count:  351
  • Reputation:   263
  • Joined:  09/08/13
  • Last Seen:  

17 minutes ago, hendra814 said:

using HEX EDITOR?

By using debugger.

17 minutes ago, hendra814 said:

could you show which hex number and change into what number.

This info will not be useful for you. Because different EXE versions need unique replacement.

Maybe I will create the patch of NEMO for it. But not anytime soon. I have a lot of work.

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  54
  • Topics Per Day:  0.01
  • Content Count:  1167
  • Reputation:   159
  • Joined:  06/12/12
  • Last Seen:  

13 minutes ago, Functor said:

By using debugger.

This info will not be useful for you. Because different EXE versions need unique replacement.

Maybe I will create the patch of NEMO for it. But not anytime soon. I have a lot of work.

ok, Thanks @Functor

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