From f28877f6e6b14e4d16c91d3e7d1cfd576737d62a Mon Sep 17 00:00:00 2001 From: shennetsind Date: Wed, 27 Nov 2013 09:13:29 -0200 Subject: Fixed Bug 7805 Modified @itembound so that it provides feedback in case of bind conditions that fail to meet. pc_additem messages will remain so that any other area that might create a invalid bind item will still be cancelled and provide feedback. Special Thanks to kyeme. http://hercules.ws/board/tracker/issue-7805-itembound-console-error-when-no-partyguild/ Signed-off-by: shennetsind --- conf/messages.conf | 3 +++ 1 file changed, 3 insertions(+) (limited to 'conf') diff --git a/conf/messages.conf b/conf/messages.conf index b6904328f..aae0596af 100644 --- a/conf/messages.conf +++ b/conf/messages.conf @@ -1560,6 +1560,9 @@ 1496: Item types on your autoloottype list: 1497: Your autoloottype list has been reset. +//Item Bind +1498: You can't add a party bound item to a character without party! +1499: You can't add a guild bound item to a character without guild! //Custom translations import: conf/import/msg_conf.txt -- cgit v1.2.3-60-g2f50