v00m3r Posted July 15, 2012 Group: Members Topic Count: 53 Topics Per Day: 0.01 Content Count: 291 Reputation: 4 Joined: 04/24/12 Last Seen: January 30, 2014 Share 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 Link to comment Share on other sites More sharing options...
Euphy Posted July 15, 2012 Group: Members Topic Count: 72 Topics Per Day: 0.02 Content Count: 2997 Reputation: 1132 Joined: 05/27/12 Last Seen: June 1, 2017 Share 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 Link to comment Share on other sites More sharing options...
Mystery Posted July 15, 2012 Group: Members Topic Count: 94 Topics Per Day: 0.02 Content Count: 2192 Reputation: 253 Joined: 11/11/11 Last Seen: June 24, 2020 Share 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 Link to comment Share on other sites More sharing options...
spiritualkid Posted July 15, 2012 Group: Members Topic Count: 2 Topics Per Day: 0.00 Content Count: 9 Reputation: 1 Joined: 06/14/12 Last Seen: July 12, 2024 Share 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 Link to comment Share on other sites More sharing options...
v00m3r Posted July 15, 2012 Group: Members Topic Count: 53 Topics Per Day: 0.01 Content Count: 291 Reputation: 4 Joined: 04/24/12 Last Seen: January 30, 2014 Author Share 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 Link to comment Share on other sites More sharing options...
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 v00m3rLink to comment
Share on other sites
4 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.