summaryrefslogtreecommitdiff
path: root/conf-tmpl/char_athena.conf
diff options
context:
space:
mode:
authorultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-07-25 16:45:09 +0000
committerultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-07-25 16:45:09 +0000
commite13ebc226f3f0ac937f880df270e30ad2aa5d450 (patch)
treec6f3247406bae5539cd32c09c36e1d2c35c4de2c /conf-tmpl/char_athena.conf
parent90cf762d98ad0bcfd84302824ebe093987d0be97 (diff)
downloadhercules-e13ebc226f3f0ac937f880df270e30ad2aa5d450.tar.gz
hercules-e13ebc226f3f0ac937f880df270e30ad2aa5d450.tar.bz2
hercules-e13ebc226f3f0ac937f880df270e30ad2aa5d450.tar.xz
hercules-e13ebc226f3f0ac937f880df270e30ad2aa5d450.zip
* Added support for character rename packet (only dummy code for now)
* Added support for langtype-12 char deletion packet (tested, works) * Synchronized txt/sql charserver code a bit * Adjusted motd.txt to not crash new clients * Removed some dead code from the charserver (see r352) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10909 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'conf-tmpl/char_athena.conf')
-rw-r--r--conf-tmpl/char_athena.conf9
1 files changed, 1 insertions, 8 deletions
diff --git a/conf-tmpl/char_athena.conf b/conf-tmpl/char_athena.conf
index 3948a84fa..200831220 100644
--- a/conf-tmpl/char_athena.conf
+++ b/conf-tmpl/char_athena.conf
@@ -110,13 +110,6 @@ save_log: yes
// Character server flatfile database
char_txt: save/athena.txt
-// Choose to create or not backup file (yes/no, 0/1, etc...)
-// default is 'no', because backup file take time for nothing. Actually, there is no problem on characters file creation and save.
-backup_txt_flag: no
-
-// Character server flatfile database (backup, TXT only)
-backup_txt: save/athena_backup.txt
-
// Friends list flatfile database
friends_txt: save/friends.txt
@@ -169,7 +162,7 @@ char_name_letters: abcdefghijklmnopqrstuvwxyz ABCDEFGHIJKLMNOPQRSTUVWXYZ12345678
// Character rename option. When set to yes, the server will send an extended
// char-info packet, informing whether the character can be renamed or not.
// NOTE: This functionality is not implemented.
-// NOTE: This option is for compatibility with kRO sakray 2006-10-23 and above.
+// NOTE: This option is for compatibility with kRO sakray 2006-10-23 and newer.
// !Do not use it for any other type of client since it will crash them!
char_rename: yes