ozu_File – Create and manipulate files from within the game itself!

● ARCHIVED · READ-ONLY
Started by ozubon 22 posts Page 2 of 2 View original ↗
  1. @TJz I don't think people would like that, at least not me when that happens.
    the game folder is mostly accessable, but there is a write "path" location to
    do that, but I would personally hate that.
  2. Having a lot of trouble comparing strings with line breaks. Doesn't matter whether I use \n or not, comparing any string with a line break always returns as false. Has anyone else cracked the code on this?