Jump to content

Question

This is the first time I've been...

I tried several ways but did not change delay...

C:\Hercules-stable\conf\char\char-server.conf 

Quote

        deletion: {
            // Restrict character deletion by BaseLevel
            // 0: no restriction (players can delete characters of any level)
            // -X: you can't delete chars with BaseLevel <= X
            // Y: you can't delete chars with BaseLevel >= Y
            // e.g. char_del_level: 80 (players can't delete characters with 80+ BaseLevel)
            level: 0

            // Amount of time in seconds by which the character deletion is delayed.
            // Default: 86400 (24 hours)
            // NOTE: Requires client 2010-08-03aragexeRE or newer.
            delay: 43200

            // Block deletion if character is inside a guild or a party? (BOOL)
            // default: false    official: true
            // !!This check is imposed by Aegis to avoid dead entries in databases and _is_not_needed_ as we clear data properly!!
            use_aegis_delete: true
        }
 

my client is 20140305...

Thanks!!!!!

Share this post


Link to post
Share on other sites

0 answers to this question

Recommended Posts

There have been no answers to this question yet

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

  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.

Loading...

×
×
  • Create New...

Important Information

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