Yes, I've read the FAQ about it. Yes, I know Ngreth said it would be a dangerous change to the way bags are encoded in the character file. But I have a suggestion anyway, which may or may not be worth anything.
Change the way you store bags by creating an entirely new section of the character file and completely rewrite the bag code from scratch in that area. It seems to me that if you abandon the current bag storage section(s) then it could be done. Not trivial by any stretch, and might take a lot of extra testing to make sure it works correctly, but it just might work if you look at it from that perspective. Throw out the garbage that was originally written and completely redo it in another area. Well, not so much throw it out (as removing it may be the dangerous part) but just ignore it.
Like I said, may or may mot be useful, but hey I gotta give it a shot.
Change the way you store bags by creating an entirely new section of the character file and completely rewrite the bag code from scratch in that area. It seems to me that if you abandon the current bag storage section(s) then it could be done. Not trivial by any stretch, and might take a lot of extra testing to make sure it works correctly, but it just might work if you look at it from that perspective. Throw out the garbage that was originally written and completely redo it in another area. Well, not so much throw it out (as removing it may be the dangerous part) but just ignore it.
Like I said, may or may mot be useful, but hey I gotta give it a shot.


Ngreth Thergn
Comment