Thread: How does Matrix save to the game file?

Results 1 to 5 of 5
  1. #1 How does Matrix save to the game file? 
    Registered Member
    Join Date
    Feb 2009
    Posts
    582
    Thanks given
    28
    Thanks received
    14
    Rep Power
    26
    Just wondering how matrix saves its char game file ? Like for example a point system? (looked around in the source code but im very newbie at java, and i dont seem to understand or find the location of this action, in lower revision (317 n such) they usually had a method like characterfile.newLine , or watever)) anyone got any info on this?


    Have a great day. ^.^
    Reply With Quote  
     

  2. #2  
    Banned

    Join Date
    Jun 2010
    Age
    23
    Posts
    4,836
    Thanks given
    1,676
    Thanks received
    1,563
    Discord
    View profile
    Rep Power
    0
    Objects that are saved aren't transient; they're saved with serialization.
    Reply With Quote  
     

  3. #3  
    Registered Member
    Lysergist's Avatar
    Join Date
    Jul 2012
    Posts
    914
    Thanks given
    370
    Thanks received
    536
    Discord
    View profile
    Rep Power
    138
    It's saved in a serialized file, which is then loaded with alex's serialized file manager.
    [Only registered and activated users can see links. ]
    Reply With Quote  
     

  4. #4  
    Banned

    Join Date
    Oct 2012
    Posts
    220
    Thanks given
    0
    Thanks received
    20
    Rep Power
    0
    Its saved in a serialized file manager
    Reply With Quote  
     

  5. #5  
    Registered Member
    Join Date
    Feb 2009
    Posts
    582
    Thanks given
    28
    Thanks received
    14
    Rep Power
    26
    Thanks, (all three of you). I'll look into that ^.^
    Have a great day!
    Reply With Quote  
     


Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

Similar Threads

  1. [pi] writing pkpoints to save file
    By Fallen Evil in forum Help
    Replies: 8
    Last Post: 08-06-2012, 07:41 PM
  2. Wont Save To File >.<
    By Mister Maggot in forum Application Development
    Replies: 6
    Last Post: 01-03-2010, 02:15 PM
  3. [508] Save file thing
    By mige5 in forum Requests
    Replies: 0
    Last Post: 07-09-2009, 09:38 PM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •