greenieken 0 Posted August 19, 2017 hello. can anyone tell me where to edit the message that comes out when dropannounce is enabled in the itemdb? It should be "name has acquired Maya purple Card from Maya purple" Quote Share this post Link to post Share on other sites
0 Dastgir 1246 Posted August 19, 2017 9 hours ago, greenieken said: hello. can anyone tell me where to edit the message that comes out when dropannounce is enabled in the itemdb? It should be "name has acquired Maya purple Card from Maya purple" msgstringtable problem. the wordings changed in msgstringtable, but server sends name, mob name, item name in order. I suggest change msgstring field for that. Quote Share this post Link to post Share on other sites
0 greenieken 0 Posted August 19, 2017 (edited) nvm saw it. will try and update Edited August 19, 2017 by greenieken Quote Share this post Link to post Share on other sites
0 greenieken 0 Posted August 19, 2017 8 hours ago, Dastgir said: msgstringtable problem. the wordings changed in msgstringtable, but server sends name, mob name, item name in order. I suggest change msgstring field for that. here's what i saw in my msgstringtable [%s] has won [%s] from '%s'.# all the same variable. o.o Quote Share this post Link to post Share on other sites
0 greenieken 0 Posted August 19, 2017 nvm. just changed the wordings. lol. Thanks @Dastgir instead of [%s] has won [%s] from '%s'.# changed it to [%s] killed '%s' and got [%s].# Quote Share this post Link to post Share on other sites
0 askafreedom 3 Posted August 31, 2017 Hello ! Sorry about my question (lol) but. Where in the conf is the option to enable rare drop announce ? I'm searching for it for one hour now xD Thanks a lot ! Quote Share this post Link to post Share on other sites
0 tedexx 7 Posted September 1, 2017 16 hours ago, askafreedom said: Hello ! Sorry about my question (lol) but. Where in the conf is the option to enable rare drop announce ? I'm searching for it for one hour now xD Thanks a lot ! https://github.com/HerculesWS/Hercules/blob/e9daf0e172d5441ec6d264b4056db4f7f3e5780a/doc/item_db.txt#L74 Its on item_db now. DropAnnounce: true/false (boolean, defaults to false) DropAnnounce: Enables global announcement of the selected item when dropped by monster. 1 askafreedom reacted to this Quote Share this post Link to post Share on other sites
0 askafreedom 3 Posted September 1, 2017 Thx a lot, I didn't know about that ! Quote Share this post Link to post Share on other sites
0 Koromon 0 Posted January 26, 2021 On 8/20/2017 at 5:08 AM, greenieken said: here's what i saw in my msgstringtable [%s] has won [%s] from '%s'.# all the same variable. o.o mate where you find that?, Quote Share this post Link to post Share on other sites
0 botka4aet 5 Posted January 27, 2021 Check your current msg and search in msgstringtable(client side) Quote Share this post Link to post Share on other sites
hello. can anyone tell me where to edit the message that comes out when dropannounce is enabled in the itemdb?
It should be "name has acquired Maya purple Card from Maya purple"
Share this post
Link to post
Share on other sites