What's the problem?how to easily fix the delete character
or recompile
you must restart the serverthen restart?
hi r u a dev?
thank you for this
I'm not dev team, i'm just member in this forum.i cant see the timer u said theirs no timer hehe
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: 86400
// 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: false
}
We use essential cookies to make this site work, and optional cookies to enhance your experience.