User Tag List

Results 1 to 4 of 4

Thread: saving.

  1. #1
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleiOS Export Module

    Join Date
    Aug 2010
    Posts
    255
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    saving.

    Hi i want to thank all of you at the forum for all your help.

    im new to the ini file so im going to begin to implement it in my game. i have it set up so that you choose your world then it takes you to another screen where you choose between 3 stages. when you beat the stages you can just play them instead of playing them in order from 1 to 3. how do i set the ini file to save whether a stage has been betean already or not? and to unlock future levels.

  2. #2
    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 use 0 and 1 values usually.

    For example, if something is unlocked, I execute this action:

    INI -> Save value - Item -> "Name" -> "0" or "1".

    For example, you set a value to 1 when it is unlocked. Then check for that at Start of Frame and take appropriate actions.

  3. #3
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleiOS Export Module

    Join Date
    Aug 2010
    Posts
    255
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i dont see save value. im sorry could you be a little more specific?

  4. #4
    Clicker Multimedia Fusion 2 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export ModuleUnicode Add-on
    iamjot's Avatar
    Join Date
    Nov 2008
    Location
    Austria
    Posts
    728
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Here´s a little ini example that will help you:

    http://www.2shared.com/file/t9S6DZb3/ini_3_objects.html

    hope it helped.
    Jot

Similar Threads

  1. iOS INI Saving?
    By XStar in forum Multimedia Fusion 2 - Technical Support
    Replies: 30
    Last Post: 11th August 2012, 05:00 PM
  2. saving
    By TheCrimsonTaco in forum iOS Export Module Version 2.0
    Replies: 3
    Last Post: 14th April 2012, 08:32 PM
  3. Ini++ saving
    By FlinkGigitty in forum Multimedia Fusion 2 - Technical Support
    Replies: 6
    Last Post: 25th April 2010, 10:05 PM
  4. Saving
    By Klagmar in forum Multimedia Fusion 2 - Technical Support
    Replies: 4
    Last Post: 28th November 2009, 01:20 PM
  5. saving
    By Pritchy96 in forum Multimedia Fusion 2 - Technical Support
    Replies: 1
    Last Post: 5th August 2008, 04:39 AM

Posting Permissions

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