From beeda58fd5525866d700d55d5504213bc2bd70fe Mon Sep 17 00:00:00 2001 From: skotlex Date: Tue, 13 Jun 2006 03:54:35 +0000 Subject: - Updated clif_disp_onlyself to not use dynamic memory and write directly to the player's buffer. - Updated @noask to also tell the rejected what he has just rejected (added msg_athena entries for each of the different requests) - Since noask already does a player lookup, updated the corresponding parsing functions to take the player rather than the player id (prevents double lookups) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7117 54d463be-8e91-2dee-dedb-b68131a5f0ec --- conf-tmpl/msg_athena.conf | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'conf-tmpl') diff --git a/conf-tmpl/msg_athena.conf b/conf-tmpl/msg_athena.conf index 6b2093486..0315b71db 100644 --- a/conf-tmpl/msg_athena.conf +++ b/conf-tmpl/msg_athena.conf @@ -378,6 +378,12 @@ 390: Autorejecting is activated. 391: Autorejecting is deactivated. 392: You request has been rejected by autoreject option. +393: Autorejected trade request from %s. +394: Autorejected party invite from %s. +395: Autorejected guild invite from %s. +396: Autorejected alliance request from %s. +397: Autorejected opposition request from %s. +398: Autorejected friend request from %s. // Messages of others (not for GM commands) // ---------------------------------------- -- cgit v1.2.3-60-g2f50