From 84e8f1872f0f00d6f82d6fe85974bb1f37247c53 Mon Sep 17 00:00:00 2001 From: shennetsind Date: Thu, 14 Mar 2013 20:15:07 -0300 Subject: Fixed Pin Code Feature Now cross-platform, and stable ( after fixing I tested it a couple dozen times ). Special Thanks to Yommy for providing me with his packet list, without it I would have never figured what was wrong with it. Special Thanks to Jeroen who reported a inconsistency on the feature when used on windows. Signed-off-by: shennetsind --- conf/char-server.conf | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'conf') diff --git a/conf/char-server.conf b/conf/char-server.conf index 26503f468..c573a5339 100644 --- a/conf/char-server.conf +++ b/conf/char-server.conf @@ -167,7 +167,12 @@ db_path: db // NOTE: Requires client 2011-03-09aragexeRE or newer. // 0: disabled // 1: enabled -pincode_enabled: 0 +pincode_enabled: 1 + +// Request Pincode only on login or on everytime char select is accessed? +// 0: only on login (default) +// 1: everytime the char select window is accessed +pincode_charselect: 0 // How often does a user have to change his pincode? // Default: 0 -- cgit v1.2.3-60-g2f50