Closed jonndoe47pp closed 3 years ago
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.
If you really want to experiment:
Load your savegame into GlEd.
I can't guarantee it will work as I haven't tested yet, but it can be a solution of your problem.
I'll try those suggestions, but for now I'll close the ticket. Thanks for the feedback.
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).