From 6cea35b21b3327b8ed5981daf5549dda7ecc48cf Mon Sep 17 00:00:00 2001 From: momacabu Date: Tue, 20 Nov 2012 15:58:29 +0000 Subject: Minor improvement in char_per_account setting, which could be greater than MAX_CHARS. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16937 54d463be-8e91-2dee-dedb-b68131a5f0ec --- conf/char_athena.conf | 2 ++ 1 file changed, 2 insertions(+) (limited to 'conf/char_athena.conf') diff --git a/conf/char_athena.conf b/conf/char_athena.conf index 7c0efa3a1..bd2e2793c 100644 --- a/conf/char_athena.conf +++ b/conf/char_athena.conf @@ -139,6 +139,8 @@ char_name_option: 1 char_name_letters: abcdefghijklmnopqrstuvwxyz ABCDEFGHIJKLMNOPQRSTUVWXYZ1234567890 // How many Characters are allowed per Account ? (0 = disabled) +// You can not exceed the limit of MAX_CHARS slots, defined in mmo.h +// Doing that, chars_per_account will be default to MAX_CHARS. chars_per_account: 0 // Restrict character deletion by BaseLevel -- cgit v1.2.3-70-g09d2