From 5c8c4085e746341f2273aaa67c481621a8276e4a Mon Sep 17 00:00:00 2001 From: xazax-hun <xazax-hun@54d463be-8e91-2dee-dedb-b68131a5f0ec> Date: Thu, 3 May 2012 19:35:17 +0000 Subject: * Implemented an atcommand suggestion system. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16071 54d463be-8e91-2dee-dedb-b68131a5f0ec --- conf/battle/feature.conf | 4 ++++ conf/msg_athena.conf | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) (limited to 'conf') diff --git a/conf/battle/feature.conf b/conf/battle/feature.conf index 0dd3af0cf..efb58722a 100644 --- a/conf/battle/feature.conf +++ b/conf/battle/feature.conf @@ -14,3 +14,7 @@ feature.buying_store: on // Search stores (Note 1) // Requires: 2010-08-03aRagexeRE or later feature.search_stores: on + +// Atcommand suggestions (Note 1) +// If one type incomplete atcommand, it will suggest the complete ones. +feature.atcommand_suggestions = off \ No newline at end of file diff --git a/conf/msg_athena.conf b/conf/msg_athena.conf index 90cce6c42..2e4fe62ff 100644 --- a/conf/msg_athena.conf +++ b/conf/msg_athena.conf @@ -218,7 +218,7 @@ 202: This player has forgotten the skill. 203: This player doesn't have this quest skill. 204: You can't open a shop on this cell. -//205: FREE +205: Maybe you meant: 206: '%s' skill points reset. 207: '%s' stats points reset. 208: '%s' skill and stat points have been reset. -- cgit v1.2.3-70-g09d2