Jump to content
  • 0
greenieken

dropannounce

Question

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"

 

 

qwe.png

Share this post


Link to post
Share on other sites

7 answers to this question

Recommended Posts

  • 0
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"

 

 

qwe.png

msgstringtable problem.

the wordings changed in msgstringtable, but server sends name, mob name, item name in order.

I suggest change msgstring field for that.

Share this post


Link to post
Share on other sites
  • 0
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

Share this post


Link to post
Share on other sites
  • 0

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 !

Share this post


Link to post
Share on other sites
  • 0
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.

 

Share this post


Link to post
Share on other sites
  • 0
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?, 

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.