droprate

Discussion about Helbreath Server Files.
Post Reply
koer
noob
Posts: 19
Joined: Tue Apr 27, 2004 1:09 pm

Post by koer »

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
wannabee
Loyal fan
Posts: 270
Joined: Sun Dec 21, 2003 12:42 am

Post by wannabee »

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)
<!--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 :D
Nemeliom
Loyal fan
Posts: 327
Joined: Sun Aug 01, 2004 10:20 pm
Contact:

Post by Nemeliom »

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>
Windy
Member
Posts: 157
Joined: Tue Nov 18, 2003 8:31 am
Location: wishing I was somewhere else

Post by Windy »

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>
Nemeliom
Loyal fan
Posts: 327
Joined: Sun Aug 01, 2004 10:20 pm
Contact:

Post by Nemeliom »

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>
artnet
Regular
Posts: 79
Joined: Sun Aug 01, 2004 11:19 am

Post by artnet »

btw if i want to change my server drop rate to 100%
where can i change it?
and how to change it?
cocho
Loyal fan
Posts: 363
Joined: Sat Jan 24, 2004 10:33 pm
Location: Caracas - Venezuela
Contact:

Post by cocho »

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 :lol:
artnet
Regular
Posts: 79
Joined: Sun Aug 01, 2004 11:19 am

Post by artnet »

ty cocho
Post Reply