diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-03-08 15:16:48 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-03-08 15:16:48 +0000 |
commit | 8a22b23c902520efc35a49e45649ea8a3746cc95 (patch) | |
tree | 9dc6930ce8f0bd30e75ddee06a806216e335b461 /conf-tmpl/msg_athena.conf | |
parent | cfe300e3dde5b98e44e61650a09bb587384060f8 (diff) | |
download | hercules-8a22b23c902520efc35a49e45649ea8a3746cc95.tar.gz hercules-8a22b23c902520efc35a49e45649ea8a3746cc95.tar.bz2 hercules-8a22b23c902520efc35a49e45649ea8a3746cc95.tar.xz hercules-8a22b23c902520efc35a49e45649ea8a3746cc95.zip |
- Added functions mobdb_searchname_array and itemdb_searchname_array which return an array of matches.
- Modified @iteminfo and @mobinfo to search and display various matches instead of just one.
- Constant MAX_SEARCH in map.h defines the max size of search results.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5512 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'conf-tmpl/msg_athena.conf')
-rw-r--r-- | conf-tmpl/msg_athena.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf-tmpl/msg_athena.conf b/conf-tmpl/msg_athena.conf index 00d54932b..f3dd625a2 100644 --- a/conf-tmpl/msg_athena.conf +++ b/conf-tmpl/msg_athena.conf @@ -275,7 +275,7 @@ 266: Some of your items cannot be vended and were removed from the shop.
267: '%s' designated maps reseted!
268: Reloaded the Message of the Day.
-
+269: Displaying first %d out of %d matches
// Guild Castles Number
// --------------------
299: ?? Castles
|