i know that ppl suggest to add a line into seting.cfg about drop rate, did that and first drop, the weapons and armors drop 100% so np with that.But the rare drops(like merien medusa sword etc.) dont drop often at all so im trying to get the rate up also(so they would drop lots)but cant.Did som chances with in source (game.cpp) file i found out how to make hc drop always meriens(well hc is 100% rare drop rate anywayz wont help me much) so i would like to know how can i make other monsters drop more their rare items tho i dont want same system as hc, 100% drop rate maby like 30% of the monsters would drop 2nd drop.
SO maby som1 can help
ty anywayz.
edited:sry m8s for english
droprate
i didn't understand half of it...soz
your gonna look at primary drop rate and rare drop rate (i think you have to lower one to accomidate the other, i'm not shore though)
your gonna look at primary drop rate and rare drop rate (i think you have to lower one to accomidate the other, i'm not shore though)
<!--QuoteBegin--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> </td></tr><tr><td id='QUOTE'><!--QuoteEBegin-->Human knowleag belongs to THE WORLD<!--QuoteEnd--></td></tr></table><div class='signature'><!--QuoteEEnd--><br>So i highly dislike people who keep to their proud selfs... thats why i wanna share everything i got with you guys 

if you could find how to do it with the HC, try the same way with other monsters
<img src='http://jove.prohosting.com/mxghost/Neme ... y%20Mx.jpg' border='0' alt='user posted image' /> <span style='color:blue'>Do you like mi pic?</span><br><span style='color:red'>Good Luck 4 every1<br>Mx - Nemeliom</span>
wouldnt the only way to get HC to always drop merien is to edit the source and make it the only thing it drops, like merien plate 1-10000 chance or something so no matter what it wont have any other chances or something
<span style='color:blue'>Coding with Evil Intentions....Evil at its Best....</span>
mmm.. no idea.. its something in the source, or another way is to change the numbers on Item*.CFG or something like that... dont remember very well
<img src='http://jove.prohosting.com/mxghost/Neme ... y%20Mx.jpg' border='0' alt='user posted image' /> <span style='color:blue'>Do you like mi pic?</span><br><span style='color:red'>Good Luck 4 every1<br>Mx - Nemeliom</span>
if u use 3.2+ here it is (Settings.cfg, each Game Server Folder)
// Helbreath international rate: primary = 6500; secondary = 9000
// 100% drop rate: primary = 1; secondary = 1
primary-drop-rate = 1
secondary-drop-rate = 1
//1-100 (45 is the int rate, 1 is the most drops for items)
rare-drop-rate = 45
if u use 2.20- , i dont know
// Helbreath international rate: primary = 6500; secondary = 9000
// 100% drop rate: primary = 1; secondary = 1
primary-drop-rate = 1
secondary-drop-rate = 1
//1-100 (45 is the int rate, 1 is the most drops for items)
rare-drop-rate = 45
if u use 2.20- , i dont know
