Jump to content
  • 0

Drop rate cant go more than 50%.


Question

Posted

Hi rathena,

 

i already set the drop.conf with a 100% drop rate. but when i @mi a monster its still a 50%. i already restarted everything, (even my computer) but still it is 50% only..

 

here is my drop.conf ........... pls help me i nid to run this server tomorrow.

 

// Item drop rates (Note 2)
 
// The rate the common items are dropped (Items that are in the ETC tab, besides card)
item_rate_common: 1000000
item_rate_common_boss: 1000000
item_drop_common_min: 1
item_drop_common_max: 1000000
 
// The rate healing items are dropped (items that restore HP or SP)
item_rate_heal: 1000000
item_rate_heal_boss: 1000000
item_drop_heal_min: 1
item_drop_heal_max: 10000
 
// The rate at which usable items (in the item tab) other then healing items are dropped.
item_rate_use: 1000000
item_rate_use_boss: 1000000
item_drop_use_min: 1
item_drop_use_max: 10000
 
// The rate at which equipment is dropped.
item_rate_equip: 1000000
item_rate_equip_boss: 10000
item_drop_equip_min: 1
item_drop_equip_max: 10000
 
// The rate at which cards are dropped
item_rate_card: 1000000
item_rate_card_boss: 100000
item_drop_card_min: 1
item_drop_card_max: 10000

4 answers to this question

Recommended Posts

Posted

Check this out:

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

http://svn.rathena.org/svn/rathena/trunk/src/config/renewal.h

Posted (edited)

ok sir. ill going to disable it now and compile. ill update you when im done. :) tnx

 

 

EDIT -- problem solved. tnx to Microsoft :)

Edited by donpedro
Posted (edited)

add me on yahoo for more support;

 

[email protected]


ok sir. ill going to disable it now and compile. ill update you when im done. :) tnx

 

 

EDIT -- problem solved. tnx to Microsoft :)

 

No problem,just add me if you still have questions.

Edited by Microsoft
Posted

add me on yahoo for more support;

 

[email protected]

ok sir. ill going to disable it now and compile. ill update you when im done. :) tnx

 

 

EDIT -- problem solved. tnx to Microsoft :)

 

No problem,just add me if you still have questions.

 

ok sir i will :)

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