Jump to content
  • 0

Drop rate r17459


Question

Posted

I've set my item_rate_common to 1000000 and yet in-game, I've tried to @mi fabre and all are at 50% drop rate while MVP's got 100%. How do i fix this?

3 answers to this question

Recommended Posts

Posted

disable renewal drop rate..

src/config/renewal.h#L37

/// renewal drop rate algorithms
/// (disable by commenting the line)
///
/// leave this line to enable renewal item drop rate algorithms
/// while enabled a special modified based on the difference between the player and monster level is applied
/// based on the http://irowiki.org/wiki/Drop_System#Level_Factor table
#define RENEWAL_DROP

  • Upvote 1
Posted (edited)

Thank you.


disable renewal drop rate..

src/config/renewal.h#L37

/// renewal drop rate algorithms
/// (disable by commenting the line)
///
/// leave this line to enable renewal item drop rate algorithms
/// while enabled a special modified based on the difference between the player and monster level is applied
/// based on the http://irowiki.org/wiki/Drop_System#Level_Factor table
#define RENEWAL_DROP

 

EDIT: Uh it did not work. Oh NVM i got it.

Edited by Mary Magdalene

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