BGames
Olá visitante! Seja bem vindo á BGames!

Para ter total acesso ao nosso fórum é preciso que você se registre.

Registre-se Aqui!


PARA VER LINKS E IMAGENS É PRECISO SE REGISTRAR!


BGames
Olá visitante! Seja bem vindo á BGames!

Para ter total acesso ao nosso fórum é preciso que você se registre.

Registre-se Aqui!


PARA VER LINKS E IMAGENS É PRECISO SE REGISTRAR!

BGames
Gostaria de reagir a esta mensagem? Crie uma conta em poucos cliques ou inicie sessão para continuar.

BGamesEntrar

Fórum de Desenvolvimento de Jogos e Programação


descriptionComo restaurar um Char deletado? EmptyComo restaurar um Char deletado?

more_horiz
Gostaria de saber como faço pra restaurar um char deletado. existe algum comando? e como o utilizo? Se alguem puder me ajudar fikarei muito agradecido.

descriptionComo restaurar um Char deletado? EmptyRe: Como restaurar um Char deletado?

more_horiz
Olá,
depende da configuração do seu worldserver.config.
Procure por

Código:

 CHARACTER DELETE OPTIONS

e nos informe como esta configurado.

até mais.

descriptionComo restaurar um Char deletado? EmptyRe: Como restaurar um Char deletado?

more_horiz
Está Configurado assim:

CHARACTER DELETE OPTIONS
#
# CharDelete.Method
# Description: Character deletion behavior.
# Default: 0 - (Completely remove character from the database)
# 1 - (Unlink the character from account and free up the name, Appears as
# deleted ingame)

CharDelete.Method = 0

#
# CharDelete.MinLevel
# Description: Required level to use the unlinking method if enabled.
# Default: 0 - (Same method for every level)
# 1+ - (Only characters with the specified level will use the unlinking method)

CharDelete.MinLevel = 0

#
# CharDelete.KeepDays
# Description: Time (in days) before unlinked characters will be removed from the database.
# Default: 30 - (Enabled)
# 0 - (Disabled, Don't delete any characters)

CharDelete.KeepDays = 30

descriptionComo restaurar um Char deletado? EmptyRe: Como restaurar um Char deletado?

more_horiz
Olá priestzinho
O comando é:

Código:

.char deleted restore


Mas acho mais faciu e rápido, restaurar pelo SQLyog ou Navicat.
Abra o Navicat
Vá da database "characters"
Procure o nome do char que foi deletado.
E coloque o id dele, na acc que vc quer que ele apareça.
Cordialmente, Erictemponi

descriptionComo restaurar um Char deletado? EmptyRe: Como restaurar um Char deletado?

more_horiz
privacy_tip Permissões neste sub-fórum
Não podes responder a tópicos