If what you mean is creating new slots, then you can't do that, it makes no sense. If the inventory has, let's say, 20 slots, you can't magically create 20 new slots. The UI is what it is. It will obviously replace the old slots if you're telling the game that there's nothing there. What you're trying to do is just impossible unless the game allows you to increase your slots with upgrades or something. If it doesn't, then you can't do anything.
I don't need to see new slots;
if the game store material and I can't see them, it's just ok for me!
I am not an expert and I managed only to fix occuped slot, I don't know how to find the value of the limit!
By the way, If is not possible also like this, it doens't matter!
Thanks a lot !
I am not an expert and I managed only to fix occuped slot, I don't know how to find the value of the limit!
If each slot has some kind of stack, then sure you can increase the limit. Search the current quantity of the object, and look around that address, and if you don't find anything then check the instruction as it should 100% check for the stack limit to know if you can take more items or not.