Mensaje al Dropear Item

loliserver

New member
Messages
34
Points
0
Emulator
Buenas, por ahí creo yo si no mal recuerdo había en eathena un mensaje de drop al dropear cierto item con equis porcentaje, Hercules lo tiene? disculpen, pero he utilzado el buscador y me tope con esto: 

http://herc.ws/board/topic/1342-official-drop-announcement/

item_packages.conf viene un setting en el cual puedo ponerlo a un item y va a anunciar su drop, pero vaya esto es individual.

Creo yo que el mensaje se mandaba al poner tal porcentaje y todo los items que se dropeen en ese porcentaje son anunciados en brodcast.

 
No sé muy bien a qué te refieres, pero... ¿quizá esto?

conf/battle/drops.conf

Code:
// Make broadcast ** Player1 won Pupa's Pupa Card (chance 0.01%) ***// This can be set to any value between 0~10000.// Note: It also announces STEAL skill usage with rare items// 0 = don't show announces at all// 1 = show announces for 0.01% drop chance items// 333 = show announces for 3.33% or lower drop chance items// 10000 = show announces for all itemsrare_drop_announce: 0
 
Back
Top