Kyletok Posted August 14, 2019 Share Posted August 14, 2019 Where do I control the Inventory limit?  I looked in Server\resources\config.json but it says 35. for some reason I can only get 5 items and can't figure out why it wont receive anything more.   Edit: nvm realized it's a problem with InventoryWindow.Json, and the items are placed in the inventory far below beyond reach s: sorry, you guys can lock this post. Link to comment Share on other sites More sharing options...
1 Sweet Candy Posted August 14, 2019 Share Posted August 14, 2019 Edit this file: Server \ resources \ config.json Quote { Â "GameName": "ALMA ONLINE 2.9.9", Â "ServerPort": 5400, Â "UseApi": false, Â "ApiPort": 5400, Â "UPnP": true, Â "OpenPortChecker": true, Â "Player": { Â Â "MaxStat": 1000, Â Â "MaxLevel": 100, Â Â "MaxInventory": 35, <--- (Edit this to wanted value) Â Â "MaxSpells": 35, Â Â "MaxBank": 100, Â Â "MaxCharacters": 5, Â Â "ItemDropChance": 100 Â }, Â Link to comment Share on other sites More sharing options...
Question
Kyletok
Where do I control the Inventory limit?
Â
I looked in Server\resources\config.json but it says 35.
for some reason I can only get 5 items and can't figure out why it wont receive anything more.Â
Â
Â
Edit: nvm realized it's a problem with InventoryWindow.Json, and the items are placed in the inventory far below beyond reach s:
sorry, you guys can lock this post.Â
Link to comment
Share on other sites
1 answer to this question
Recommended Posts