Quote:
Originally Posted by Skyld
Well, even in that case, how were you saving each individual statistic? In strings like "str+1,dex+2"?
|
No, I saved them just as numbers. I actually tried to keep it under 256 characters, but that doesn't account for future additions/long names, any other number of variables introduced by other staff. And anyways, when all done, all I had was a huge mess of numbers and quotes because graal turns {}'s into ""s, which is makes it even harder to read.