Char Delay Delete

PrntScrn

New member
Messages
66
Points
0
Github
PrntScrn
Emulator
rAthena
Eu quero saber porque esses valores não mudam, mesmo mudando nas conf o delay de delet não abaixa e apenas almenta

Por exemplo eu coloquei  assim:

Char_Server

// Amount of time in seconds by which the character deletion is delayed.// Default: 86400 (24 hours)// NOTE: Requires client 2010-08-03aragexeRE or newer.char_del_delay: 0 
E ficou 1 mês e alguns dias

Então coloquei assim

// Amount of time in seconds by which the character deletion is delayed.// Default: 86400 (24 hours)// NOTE: Requires client 2010-08-03aragexeRE or newer.char_del_delay: 86400 
E os valores continuaram de 1 mês

E depois coloquei assim// Amount of time in seconds by which the character deletion is delayed.// Default: 86400 (24 hours)// NOTE: Requires client 2010-08-03aragexeRE or newer.char_del_delay: 172800 
Ficaram 2 meses.

Ou seja o delay não abaixa apenas almenta mesmo colocando "-1" ele não diminui.
Eu uso ragreexe20120410

 
Last edited by a moderator:
Se não me engano, alguns clientes(incluindo esse 2012) estão bugados com este efeito, só os 2013 funcionam

 
Teste

Retirei minha resposta como resolvida, pois ela não é algo 100% correto.

 
Last edited by a moderator:
Back
Top