Jump to content
  • 0

How to increase the number of drops


Question

Posted

 

Hello everyone! 
Is it possible to increase the number of items dropped by monsters?
I know that the limit number is 9 items per monsters, it is possible to increase this limit to 10, 11, 12 etc items ?

what file should be modified to increase the number of items dropped by monster?.
 

thank you and sorry for my english !  :D
 

2 answers to this question

Recommended Posts

  • 0
Posted
2 hours ago, Lucyan said:

 

Hello everyone! 
Is it possible to increase the number of items dropped by monsters?
I know that the limit number is 9 items per monsters, it is possible to increase this limit to 10, 11, 12 etc items ?

what file should be modified to increase the number of items dropped by monster?.
 

thank you and sorry for my english !  :D
 

src/map/mob.hpp

#define MAX_MOB_DROP 10
#define MAX_MVP_DROP 3

Try change it.
Don't forget of compile. (I didn't test)

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