kangfredy Posted August 2, 2012 Posted August 2, 2012 exucsme i want to request maximum each item in inventory.(maximum quantity is 100) example red point max in inventory is 100..and maximum emperium is 100.... Quote
Ninja Posted August 16, 2012 Posted August 16, 2012 open mmo.h find #define MAX_AMOUNT 30000 change to #define MAX_AMOUNT 100 this will change the maximum amount of stacked items from 30000 to 100 Quote
Question
kangfredy
exucsme i want to request maximum each item in inventory.(maximum quantity is 100)
example red point max in inventory is 100..and maximum emperium is 100..
..
2 answers 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.