You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For non stackable items you can't increase the quantity. And as I asked before you author(s) of this edit can't create new items in the inventory as that info isn't publicly available... But out of curiosity, would it be possible to copy an item and over write an existing inventory item ? Of course you would warn the user that this would erase for good the previous item.... Would this be a kludge/workaround on not being able to do this (it all has to do with the death fog barrel in case you wanted to know).
The text was updated successfully, but these errors were encountered:
Replacing an existing item would be easier indeed as I won't have to deal with InventoryViews and other stuff, but the problem remains. Deeply modifing items may have side effects I don't know, because I have no idea on how the game create items and what data it needs to function properly.
And to be honest, adding a new item would be theorically less "dangerous" than completely replacing existing one.
With my actual knowledge, I'm affraid I can't make such modifications.
For non stackable items you can't increase the quantity. And as I asked before you author(s) of this edit can't create new items in the inventory as that info isn't publicly available... But out of curiosity, would it be possible to copy an item and over write an existing inventory item ? Of course you would warn the user that this would erase for good the previous item.... Would this be a kludge/workaround on not being able to do this (it all has to do with the death fog barrel in case you wanted to know).
The text was updated successfully, but these errors were encountered: