Navigation

    Fuze Arena Logo
    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Popular
    • Users
    • Groups
    • Help
    • Discord
    1. Home
    2. Tags
    3. file
    Log in to post
    • All categories
    • HeyoMayo

      Saving Data using a Deserializer
      Work In Progress • recursion deserialization file save data • • HeyoMayo

      2
      6
      Votes
      2
      Posts
      382
      Views

      HeyoMayo

      Update: added support for structs with a really easy way to create custom converters for custom structs. Some come with the deserializer, like controls(i), i'm still adding in the rest of the system structs.

      One thing to note is that the deserializer treats structs alot like arrays, so a 3D array with structs may cause a recursive error like 4D arrays.

    • H

      File Manipulation Help
      Advanced • seek help file manipulati eof file • • HeavyByte

      5
      1
      Votes
      5
      Posts
      578
      Views

      L

      @HeavyByte That is true, though for now we have to make do with what we can come up with so far. But I'm sure the Fuze team have these issues in mind and will make improvements in later patches.