Jump to content
  • 0

problems about battleconf/drops.txt


donkeyg

Question


  • Group:  Members
  • Topic Count:  344
  • Topics Per Day:  0.08
  • Content Count:  1060
  • Reputation:   1
  • Joined:  02/13/12
  • Last Seen:  

i got a problem here, in my server, i type @mi poring, all dorp rate are shown 100%, but when i hunt the poring, lots of poring is not drop 100% all the items. why?

Link to comment
Share on other sites

7 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  118
  • Topics Per Day:  0.03
  • Content Count:  1942
  • Reputation:   197
  • Joined:  01/08/12
  • Last Seen:  

i got a problem here, in my server, i type @mi poring, all dorp rate are shown 100%, but when i hunt the poring, lots of poring is not drop 100% all the items. why?

because of RENEWAL_DROP

http://irowiki.org/wiki/Drop_System#Level_Factor

renewal.h

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  344
  • Topics Per Day:  0.08
  • Content Count:  1060
  • Reputation:   1
  • Joined:  02/13/12
  • Last Seen:  

i got a problem here, in my server, i type @mi poring, all dorp rate are shown 100%, but when i hunt the poring, lots of poring is not drop 100% all the items. why?

because of RENEWAL_DROP

http://irowiki.org/w...em#Level_Factor

renewal.h

i got a problem here, in my server, i type @mi poring, all dorp rate are shown 100%, but when i hunt the poring, lots of poring is not drop 100% all the items. why?

because of RENEWAL_DROP

http://irowiki.org/w...em#Level_Factor

renewal.h

so what should i do??

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  118
  • Topics Per Day:  0.03
  • Content Count:  1942
  • Reputation:   197
  • Joined:  01/08/12
  • Last Seen:  

commenting this line

#define RENEWAL_DROP

save and recompile

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  344
  • Topics Per Day:  0.08
  • Content Count:  1060
  • Reputation:   1
  • Joined:  02/13/12
  • Last Seen:  

commenting this line

#define RENEWAL_DROP

save and recompile

why would lik ethat? i never edit that file before=.=

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  118
  • Topics Per Day:  0.03
  • Content Count:  1942
  • Reputation:   197
  • Joined:  01/08/12
  • Last Seen:  

commenting this line

#define RENEWAL_DROP

save and recompile

why would lik ethat? i never edit that file before=.=

http://irowiki.org/w...em#Level_Factor

Link to comment
Share on other sites


  • Group:  Forum Moderator
  • Topic Count:  93
  • Topics Per Day:  0.02
  • Content Count:  10015
  • Reputation:   2348
  • Joined:  10/28/11
  • Last Seen:  

in rathena, renewal drop is enabled by default

if you want the @monsterinfo to display a correct rate for each users..here is the setting

conf/battle/gm.conf

// requires RENEWAL_DROP to be enabled (src/map/config/renewal.h)
// modifies @mobinfo to display the users' real drop rate as per renewal_drop formula
// modifies @iteminfo to not display the minimum item drop rate (since it can't tell the mob level)
atcommand_mobinfo_type: 0

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  344
  • Topics Per Day:  0.08
  • Content Count:  1060
  • Reputation:   1
  • Joined:  02/13/12
  • Last Seen:  

in rathena, renewal drop is enabled by default

if you want the @monsterinfo to display a correct rate for each users..here is the setting

conf/battle/gm.conf

// requires RENEWAL_DROP to be enabled (src/map/config/renewal.h)
// modifies @mobinfo to display the users' real drop rate as per renewal_drop formula
// modifies @iteminfo to not display the minimum item drop rate (since it can't tell the mob level)
atcommand_mobinfo_type: 0

i enabled it to "1"

and i reloadbattleconf, and what i saw is the card is drop rates is 1.5%=.="

here's my card drop rates at drops.conf

// The rate at which cards are dropped

item_rate_card: 30000

item_rate_card_boss: 1000

item_drop_card_min: 100

item_drop_card_max: 10000

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