Jump to content
  • 0

Disable-ling Drop Penalty


karazu

Question


  • Group:  Members
  • Topic Count:  57
  • Topics Per Day:  0.01
  • Content Count:  374
  • Reputation:   5
  • Joined:  03/09/12
  • Last Seen:  

Do you guys have any IDEA for how to disable this feature?

any idea?

Link to comment
Share on other sites

5 answers to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  0
  • Topics Per Day:  0
  • Content Count:  1
  • Reputation:   0
  • Joined:  12/03/22
  • Last Seen:  

hello friend, the colleague above made a mistake, he got all mixed up,

there are drop and xp penalties yes, looks like it came with the renewal

the file is located at

rathena-master/db/re the file is level_penalty.yml

and if you search the rathena-master folder using your operating system with the word "penalty" more files will appear

 

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  4
  • Topics Per Day:  0.00
  • Content Count:  414
  • Reputation:   102
  • Joined:  11/13/11
  • Last Seen:  

Drop penalty? There's only EXP penalty and Drops. Please clarify?

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  57
  • Topics Per Day:  0.01
  • Content Count:  374
  • Reputation:   5
  • Joined:  03/09/12
  • Last Seen:  

as the title says I want to disable Drop Penalty...

or visit this!

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

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  4
  • Topics Per Day:  0.00
  • Content Count:  414
  • Reputation:   102
  • Joined:  11/13/11
  • Last Seen:  

It's not drop penalty, it's drop modifier. ._.;

src/map/config/Renewal.h

/**
* Renewal Drop Rate Modifier
* @values: 1 (enabled) or 0 (disabled)
* - When enabled a modifier based on difference between the player and the monster level is applied,
* - based on the http://irowiki.org/wiki/Drop_System#Level_Factor table
**/
#define RE_DROP_MOD 0

Set it to 0. Credits to Ind!

  • Upvote 1
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  57
  • Topics Per Day:  0.01
  • Content Count:  374
  • Reputation:   5
  • Joined:  03/09/12
  • Last Seen:  

thank you very much

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