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.
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)
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