crystaleye Posted January 4, 2013 Group: Members Topic Count: 41 Topics Per Day: 0.01 Content Count: 150 Reputation: 1 Joined: 06/29/12 Last Seen: February 20, 2013 Share Posted January 4, 2013 hi can someone help me on how to increase monster id Quote Link to comment Share on other sites More sharing options...
Mystery Posted January 4, 2013 Group: Members Topic Count: 94 Topics Per Day: 0.02 Content Count: 2192 Reputation: 253 Joined: 11/11/11 Last Seen: June 24, 2020 Share 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 Link to comment Share on other sites More sharing options...
Question
crystaleye
hi can someone help me on how to increase monster id
Link to comment
Share on other sites
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.