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
}
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
my client is 20140305...
Thanks!!!!!
Share this post
Link to post
Share on other sites