Hey, it's me again. I noticed for getting string inis there's a character limit of 127. I'm using string inis for error messages in a new mod I'm working on, and part of the message gets cut off. Is there a possible fix for this? If not, I can just split the message up into 2 inis.
I added a parameter for the maximum string length to the ReadString functions. It defaults to 128, but you can set it much higher if you need it. Let me know if it works for you.
Sorry for the confusion, of course you can use the functions in your mod. Just don't release these files with your mod. I want to avoid what happened with PapyrusUtil, where some mods ship with their own copies of PapyrusUtil, which are by now outdated and just cause problems.
Ah gotcha, thanks for clearing that up. Yeah I always tell users to download the required files for my mods from their respective pages for that exact reason.
9 comments
Let me know if it works for you.
It can be used on LE or SE