User Tag List

Results 1 to 3 of 3

Thread: combining ini and array files with encrypyption

  1. #1
    No Products Registered

    Join Date
    Mar 2007
    Location
    Sydney, Australia
    Posts
    1,369
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    combining ini and array files with encrypyption

    For my map editor I am storing all map terrain in a number array in MMF2. All other important info such as actives and their variables are stored in an ini file. So basically when I save the map I have 2 seperate files.
    What is the best way to combine these 2 files together into 1 file, but will also allow my application to read from these 2 files at runtime? I was thinking about the zip object and encrypting that but I dont think that will work.
    Any suggestions?

  2. #2
    No Products Registered

    Join Date
    Mar 2007
    Location
    Sydney, Australia
    Posts
    1,369
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: combining ini and array files with encrypyption

    anyone?

  3. #3
    Forum Moderator Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleSWF Export Module
    Stephen's Avatar
    Join Date
    Aug 2008
    Location
    Montana
    Posts
    4,515
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)

    Re: combining ini and array files with encrypyption

    Quote Originally Posted by bigredron
    I was thinking about the zip object and encrypting that but I dont think that will work.
    This method does work quite well, as I have done this before.

    stephen1980
    _____________________________________________
    Nivram's Examples -Need extensions? Send me a PM.-


Similar Threads

  1. Saving Array files
    By MTCMusic in forum HTML5 Export Module 2.5
    Replies: 2
    Last Post: 27th July 2013, 06:39 PM
  2. [RC5] Saving and/or loading array files
    By colej_uk in forum Android Export Module Version 2.0
    Replies: 9
    Last Post: 11th March 2013, 12:49 AM
  3. [BUG] Can't save Array Files
    By Bipolar_Games in forum Android Export Module Version 2.0
    Replies: 2
    Last Post: 22nd January 2012, 04:11 PM
  4. Dynamic Array example files anyone?
    By BREK in forum Multimedia Fusion 2 - Technical Support
    Replies: 0
    Last Post: 10th March 2010, 12:04 AM
  5. Combining Multiple Files
    By Arnax in forum Install Creator and Patch Maker
    Replies: 2
    Last Post: 29th July 2008, 03:54 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
  •