sietse11 Posted January 20, 2014 Group: Members Topic Count: 44 Topics Per Day: 0.01 Content Count: 127 Reputation: 7 Joined: 02/10/13 Last Seen: February 1, 2019 Share Posted January 20, 2014 (edited) Hey folks, me again. Using the 2013-8-7 client, My drop.conf folder seems to have some weird effects. With max being 10000 and min being 1, I set the drop rate from 100 to 2500. Items with a 3% droprate are now 37% Items that should be 100% are all at 50% Why does this happen, how do I "fix" it. Link to IRO WIKI DROP SYSTEM Is this enabled and thus the culprit? If so where do I disable this. Source files are a maze to me xD. Edited January 23, 2014 by sietse11 Quote Link to comment Share on other sites More sharing options...
Emistry Posted January 21, 2014 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10018 Reputation: 2371 Joined: 10/28/11 Last Seen: Yesterday at 11:27 AM Share Posted January 21, 2014 disable renewal drop src/config/renewal.h#L41 1 Quote Link to comment Share on other sites More sharing options...
Santafe Posted January 21, 2014 Group: Members Topic Count: 91 Topics Per Day: 0.02 Content Count: 325 Reputation: 35 Joined: 06/01/13 Last Seen: October 7, 2019 Share Posted January 21, 2014 (edited) Hey folks, me again. Using the 2013-8-7 client, My drop.conf folder seems to have some weird effects. With max being 10000 and min being 1, I set the drop rate from 100 to 2500. Items with a 3% droprate are now 37% Items that should be 100% are all at 50% Why does this happen, how do I "fix" it. Link to IRO WIKI DROP SYSTEM Is this enabled and thus the culprit? If so where do I disable this. Source files are a maze to me xD. Honsetly its a range. Can u specify the problem? There are 3 lines example:1. Item drop rate:xx(some value usually 1) Minimum drop rate : 1 Maximum drop rate 10000 The minumum to maximum is just a range. What u have to change is ur minumum drop rate. If u want ur server drop rate to be 5000 then change "item drop rate:" value to 5000 and the minumum drop rate to 5000. This will make the server drop rate as 5k and all 100% drops will be un affected. Now since u changed 100 to 2500 change the minimum drop rate from 1 to 2500. This should solve the problem. Edited January 21, 2014 by Santafe Quote Link to comment Share on other sites More sharing options...
sietse11 Posted January 21, 2014 Group: Members Topic Count: 44 Topics Per Day: 0.01 Content Count: 127 Reputation: 7 Joined: 02/10/13 Last Seen: February 1, 2019 Author Share Posted January 21, 2014 Honsetly its a range. Can u specify the problem? There are 3 lines example:1. Item drop rate:xx(some value usually 1) Minimum drop rate : 1 Maximum drop rate 10000 The minumum to maximum is just a range. What u have to change is ur minumum drop rate. If u want ur server drop rate to be 5000 then change "item drop rate:" value to 5000 and the minumum drop rate to 5000. This will make the server drop rate as 5k and all 100% drops will be un affected. Now since u changed 100 to 2500 change the minimum drop rate from 1 to 2500. This should solve the problem. Ok, in depth example. Poring Test on a lvl 98 assassin. Below the regular card drop rate, 100 equals 0.01 % // The rate at which cards are dropped item_rate_card: 100 item_rate_card_boss: 100 item_drop_card_min: 1 item_drop_card_max: 10000 So to increase the item drop rate to say 0.5% I'd have to do this. // The rate at which cards are dropped item_rate_card: 5000 item_rate_card_boss: 5000 item_drop_card_min: 1 item_drop_card_max: 10000 50*0.01 = 0.5 in game result 0.25% The very same mob has a Jellopy drop chance of 70% I have increased all drop chances to 2500. 25*70=100% In game result 50% I will now check to see what happens if I drop my base level to 1 Card drop rate back to 0.5% Jellopy turned to 100% Please check this link and tell me how to remove the level factor Since the test proves this is my problem Quote Link to comment Share on other sites More sharing options...
sietse11 Posted January 22, 2014 Group: Members Topic Count: 44 Topics Per Day: 0.01 Content Count: 127 Reputation: 7 Joined: 02/10/13 Last Seen: February 1, 2019 Author Share Posted January 22, 2014 disable renewal drop src/config/renewal.h#L41 Thank you!! I was looking in all the wrong places xD I am assuming I can alter it as well as disable it in this folder? Anyways you deserved your cup a coffee If anyone can tell me in which file I can modify the renewal system I can mark this as solved Quote Link to comment Share on other sites More sharing options...
Emistry Posted January 23, 2014 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10018 Reputation: 2371 Joined: 10/28/11 Last Seen: Yesterday at 11:27 AM Share Posted January 23, 2014 If anyone can tell me in which file I can modify the renewal system I can mark this as solved LOL...... this link to the renewal setting files.. =='' disable renewal drop src/config/renewal.h#L41 Quote Link to comment Share on other sites More sharing options...
sietse11 Posted January 23, 2014 Group: Members Topic Count: 44 Topics Per Day: 0.01 Content Count: 127 Reputation: 7 Joined: 02/10/13 Last Seen: February 1, 2019 Author Share Posted January 23, 2014 I do not want to just disable it. I want to mod it. As in, maybe I wanne give A bigger influence on aspd And maybe I want shields to lower aspd by 50 instead 5. etc.. Quote Link to comment Share on other sites More sharing options...
Shikamaru8 Posted December 14, 2014 Group: Members Topic Count: 0 Topics Per Day: 0 Content Count: 3 Reputation: 0 Joined: 08/07/14 Last Seen: April 27, 2024 Share Posted December 14, 2014 Finally! I was going mad seeing 50x card drop when using @rates but then only getting 0.25% when using @mi. This was too hard to find... Thank you Emistry! Quote Link to comment Share on other sites More sharing options...
Question
sietse11
Hey folks, me again.
Using the 2013-8-7 client,
My drop.conf folder seems to have some weird effects.
With max being 10000 and min being 1,
I set the drop rate from 100 to 2500.
Items with a 3% droprate are now 37%
Items that should be 100% are all at 50%
Why does this happen, how do I "fix" it.
Link to IRO WIKI DROP SYSTEM
Is this enabled and thus the culprit?
If so where do I disable this. Source files are a maze to me xD.
Edited by sietse11Link to comment
Share on other sites
7 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.