Jump to content
  • 0

drop announce below 30%


Question

Posted (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 by v00m3r

4 answers to this question

Recommended Posts

Posted

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

  • Upvote 1
Posted

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

  • Upvote 1
Posted

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).

  • Upvote 1

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...