User Tag List

Results 1 to 3 of 3

Thread: INI Help

  1. #1
    Clicker Multimedia Fusion 2 DeveloperiOS Export Module
    Verbage's Avatar
    Join Date
    Dec 2010
    Location
    Lakewood, CO, USA
    Posts
    233
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    INI Help

    Hello all, I had a few questions about the INI object, and some possible methods of what I need to do. I've successfully saved/loaded a few things, but the method I'm using doesn't work.

    Items to save (Global Values):
    -Level
    -XP

    After a level is cleared, XP is added with a PopUp event (pops up information about the previous game). If the XP becomes greater than the max XP for that level, 1 is added to the level.

    I made events that saved these values into the INI.

    But, when I made an event that loaded these INI values into the Global Values, they seemed to conflict and I ended up with weird values.

    Anyone have an idea of a method I could use to where it saves once the game over event runs, and reloads at the start of frame?

    Thanks.

  2. #2
    Clickteam Clickteam
    Anders's Avatar
    Join Date
    Jun 2006
    Location
    Denmark, Århus
    Posts
    3,456
    Mentioned
    5 Post(s)
    Tagged
    1 Thread(s)
    My tests seems to work so we must be doing something differently.
    Can you make a small example file that demonstrates this?

  3. #3
    Clicker Multimedia Fusion 2 DeveloperiOS Export Module
    Verbage's Avatar
    Join Date
    Dec 2010
    Location
    Lakewood, CO, USA
    Posts
    233
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I am going to try a few other methods as I've come up with some ideas since this post. If they fail then I'll update you.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •