Scylla Posted August 18, 2013 Group: Members Topic Count: 47 Topics Per Day: 0.01 Content Count: 374 Reputation: 47 Joined: 03/27/13 Last Seen: Monday at 11:23 PM Share Posted August 18, 2013 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? Quote Link to comment Share on other sites More sharing options...
Emistry Posted August 18, 2013 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10018 Reputation: 2369 Joined: 10/28/11 Last Seen: Sunday at 05:32 PM Share Posted August 18, 2013 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 1 Quote Link to comment Share on other sites More sharing options...
Scylla Posted August 18, 2013 Group: Members Topic Count: 47 Topics Per Day: 0.01 Content Count: 374 Reputation: 47 Joined: 03/27/13 Last Seen: Monday at 11:23 PM Author Share Posted August 18, 2013 (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 August 19, 2013 by Mary Magdalene Quote Link to comment Share on other sites More sharing options...
Magnetix Posted August 20, 2013 Group: Members Topic Count: 6 Topics Per Day: 0.00 Content Count: 446 Reputation: 30 Joined: 12/08/11 Last Seen: October 13, 2024 Share Posted August 20, 2013 use // (double forward slashes before #define RENEWAL_DROP So it becomes //#define RENEWAL_DROP Lastly, recompile. Quote Link to comment Share on other sites More sharing options...
Question
Scylla
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?
Link to comment
Share on other sites
3 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.