crystaleye Posted January 4, 2013 Posted January 4, 2013 hi can someone help me on how to increase monster id Quote
Mystery Posted January 4, 2013 Posted January 4, 2013 Please head on over to your src/map/mob.h and find: // Change this to increase the table size in your mob_db to accomodate a larger mob database. // Be sure to note that IDs 4001 to 4048 are reserved for advanced/baby/expanded classes. // Notice that the last 1000 entries are used for player clones, so always set this to desired value +1000 #define MAX_MOB_DB 4000 Change #define MAX_MOB_DB 4000 to your liking. Quote
Question
crystaleye
hi can someone help me on how to increase monster id
1 answer to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.