v00m3r Posted July 15, 2012 Posted July 15, 2012 (edited) i think im in the right section. on the drop.conf dont have a option drop announce 30% drop. and i think it can be done in script so can someone give me one? thanks in advance.. ^^ Edited July 15, 2012 by v00m3r Quote
Euphy Posted July 15, 2012 Posted July 15, 2012 Yes it does. // 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 items rare_drop_announce: 3000 1 Quote
Mystery Posted July 15, 2012 Posted July 15, 2012 What are you talking about? o_o https://rathena.svn.sourceforge.net/svnroot/rathena/trunk/conf/battle/drops.conf // 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 items rare_drop_announce: 0 // This can be set to any value between 0~10000. As in, add 3000 so that items 30% and lower are announced 1 Quote
spiritualkid Posted July 15, 2012 Posted July 15, 2012 For 30% drop announce, you would have to edit Drops.conf : rare_drop_announce: 3000 This also can't be done in a script as there's no way for the script to know what a monster just dropped (without source edits). 1 Quote
v00m3r Posted July 15, 2012 Author Posted July 15, 2012 (edited) ok ok.. i think i have read the description wrong.. thanks guys.. problem solved.. ^^ Edited July 15, 2012 by v00m3r Quote
Question
v00m3r
i think im in the right section. on the drop.conf dont have a option drop announce 30% drop. and i think it can be done in script so can someone give me one? thanks in advance.. ^^
Edited by v00m3r4 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.