Jump to content
  • 0

Drop rate cant go more than 50%.


donpedro

Question


  • Group:  Members
  • Topic Count:  9
  • Topics Per Day:  0.00
  • Content Count:  20
  • Reputation:   2
  • Joined:  03/24/14
  • Last Seen:  

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
Link to comment
Share on other sites

4 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  21
  • Topics Per Day:  0.00
  • Content Count:  244
  • Reputation:   17
  • Joined:  11/19/11
  • Last Seen:  

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

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  9
  • Topics Per Day:  0.00
  • Content Count:  20
  • Reputation:   2
  • Joined:  03/24/14
  • Last Seen:  

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
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  21
  • Topics Per Day:  0.00
  • Content Count:  244
  • Reputation:   17
  • Joined:  11/19/11
  • Last Seen:  

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
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  9
  • Topics Per Day:  0.00
  • Content Count:  20
  • Reputation:   2
  • Joined:  03/24/14
  • Last Seen:  

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 :)

Link to comment
Share on other sites

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.

×
×
  • Create New...