From 0654a424e3b05d349237d490b95686d0e23244aa Mon Sep 17 00:00:00 2001 From: "(no author)" <(no author)@54d463be-8e91-2dee-dedb-b68131a5f0ec> Date: Sun, 6 Feb 2005 22:37:16 +0000 Subject: _M/_F changes, and clientinfo thingys... all credit to sirius git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1059 54d463be-8e91-2dee-dedb-b68131a5f0ec --- conf-tmpl/login_athena.conf | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'conf-tmpl') diff --git a/conf-tmpl/login_athena.conf b/conf-tmpl/login_athena.conf index b4dabade4..ade701d23 100644 --- a/conf-tmpl/login_athena.conf +++ b/conf-tmpl/login_athena.conf @@ -52,6 +52,7 @@ gm_pass: gm level_new_gm: 60 // Can you make new accounts on the server? (1 for Yes, 0 for no) +// (1 = _M/_F enabled, 0 = not enabled) new_account: 1 // Account flatfile database, stores account information. @@ -137,6 +138,12 @@ check_ip_flag: yes //deny: 123.123.123.123 //deny: 234.234.234.234 +//Check The clientversion set in the clientinfo ? +check_client_version: no + +//What version we would allow to connect? (if the options above is enabled..) +client_version_to_connect: 20 + //Passwords in Login DB are MD5 - cannot b used on client with this on use_MD5_passwords: no -- cgit v1.2.3-70-g09d2