User Tag List

Page 2 of 2 FirstFirst 1 2
Results 11 to 14 of 14

Thread: Save Point

  1. #11
    No Products Registered

    Join Date
    Oct 2011
    Location
    Canada
    Posts
    174
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I don't have a dir app data...but I've got a lot of this figured out...I can save to an ini...but for some reason the ini deletes itself, whichc is no good, lol...

    I get confused when you say appdata directory, I don't have that dir in my project folder, lol... I don't know what your project folder looks like, but I'll sum up mine...lol...I have a folder in my main desktop folder with the name of my game...in it I have dirs that I created, and in them the files I use...in the root folder the folder with my game name I have my MFA project save file....that's where I've been telling the ini to create itself in the root folder.. appdrive appdir...it's been working, but for some reason my ini file deletes itself...I gotta figure out what's triggering that, because as far as I can tell, lol...there's no reason for it...I don't have any file object telling delete a file, or anything like that, lol...

    however I can save, the ini is created....Then I can load game....but after so long the ini deletes itself...I'm trying to pinpoint what's triggering that, but I'm having a hard time, lol

  2. #12
    No Products Registered

    Join Date
    Oct 2011
    Location
    Canada
    Posts
    174
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I found the culprit I had a delete file on an event that it shouldnt have been. I had to run my app, and try a bunch of things, while checking my dir to see what even deleted the file. lol

    still, I'm a bit foggy when you say appdata dir...what's that? I don't even have that dir in my project folder, becuase my project folder is explained above...I didn't get a set of project folders when I created a new project, I had to make my own in one of my folders on desktop...

    how did you get an appdata dir?

  3. #13
    Clicker Multimedia Fusion 2 DeveloperSWF Export Module
    RickyRombo's Avatar
    Join Date
    Mar 2008
    Location
    Somewhere between here and there
    Posts
    3,167
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    AppData is a folder each and every user of the computer has by default. It's a hidden folder. It is NOT part of your project folder. Saving to the project folder is BAD PRACTICE.

    My mfa saves to AppData as you can see in the INI properties. It doesn't delete after the application is over, and it doesn't need to be recreated.

  4. #14
    No Products Registered

    Join Date
    Oct 2011
    Location
    Canada
    Posts
    174
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    ohh okay, that makes more sense now. I was pretty confused, Guess I never heard of that folder before..lol.

Page 2 of 2 FirstFirst 1 2

Similar Threads

  1. Save As: How to save a string or list and set its filename at runtime?
    By rubes in forum Multimedia Fusion 2 - Technical Support
    Replies: 4
    Last Post: 16th March 2013, 05:43 PM
  2. From point A to a very fast point B?
    By PandaExplosion in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 26th July 2011, 06:35 PM
  3. Save status of entire game (load / save values)
    By DEKE15 in forum Multimedia Fusion 2 - Technical Support
    Replies: 9
    Last Post: 13th September 2009, 10:17 AM
  4. Help! - Moving from Point A to Point B - arched.
    By Conno in forum Multimedia Fusion 2 - Technical Support
    Replies: 1
    Last Post: 23rd April 2008, 07:15 PM
  5. Smoothly from Point A, too Point B?
    By izac in forum Multimedia Fusion 2 - Technical Support
    Replies: 14
    Last Post: 4th April 2008, 04:46 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
  •