rizsu0107 Posted June 22, 2023 Posted June 22, 2023 (edited) Hello, how can I change the inventory size of characters? I change the value of INVENTORY_BASE_SIZE 100 > 200 but nothing changes. Client Version: 2018-06-21 src/common/mmo.hpp Edited June 22, 2023 by rizsu0107 Quote
shatotech Posted June 26, 2023 Posted June 26, 2023 On 6/22/2023 at 4:49 PM, rizsu0107 said: Hello, how can I change the inventory size of characters? I change the value of INVENTORY_BASE_SIZE 100 > 200 but nothing changes. Client Version: 2018-06-21 src/common/mmo.hpp Change it via diff. Quote
rizsu0107 Posted June 29, 2023 Author Posted June 29, 2023 On 6/26/2023 at 9:30 PM, shatotech said: Change it via diff. Change it via diff. but it is still 100. Quote
Emistry Posted July 2, 2023 Posted July 2, 2023 On 6/29/2023 at 11:03 PM, rizsu0107 said: but it is still 100. you claim you changed it to 200, but from the code snippet above, its still 100, and if you changed it, did you recompile the server too? Quote
rizsu0107 Posted July 5, 2023 Author Posted July 5, 2023 On 7/2/2023 at 5:20 PM, Emistry said: you claim you changed it to 200, but from the code snippet above, its still 100, and if you changed it, did you recompile the server too? Yes, I did change it, 100 > 200 and I did recompile the server. but it still 100 max inventory capacity. Quote
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.