User Tag List

Results 1 to 5 of 5

Thread: Using integers between screens

  1. #1
    Clicker Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)

    Join Date
    Jul 2014
    Posts
    5
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Post Using integers between screens

    Hello.
    I was trying to use INI object on the different screen from where it was created. It didn't work, so it just returned 0. Is it my problem and there is actually a way of manipulating with ints between screens, or will it not work?
    Thanks.

  2. #2
    Clicker Fusion 2.5Android Export ModuleSWF Export Module
    Ziplock's Avatar
    Join Date
    Oct 2013
    Posts
    448
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    There are workarounds with global values, but I'd go with the ini++ object to carry info across frames.

  3. #3
    Clicker Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)

    Join Date
    Jul 2014
    Posts
    5
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thanks for you reply. I didn't know about INI++. I'll try it now

  4. #4
    Clicker Fusion 2.5Android Export ModuleSWF Export Module
    Ziplock's Avatar
    Join Date
    Oct 2013
    Posts
    448
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Sure. There are a lot of smarter people on here who probably know a lot more about ini++ than I do, but here's what I do:

    Stick an ini++ in every frame. Check "Global Data?" and name the "Global Data Key" the same thing for all of them on every frame.

    Then I do everything I need saved in global values. The first line of every frame includes: -> Current Group -> Load Global Values. Then, before I jump frames, I put Current Group -> Save Global Values.

    I haven't really played with too many of the other features. Good luck!

  5. #5
    Clicker Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)

    Join Date
    Jul 2014
    Posts
    5
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thanks alot. That really helped me.

Similar Threads

  1. Between integers
    By Lukiester in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 9th March 2014, 03:18 PM
  2. Global Only Accepts Integers?
    By grimmy in forum Multimedia Fusion 2 - Technical Support
    Replies: 1
    Last Post: 16th April 2009, 05:29 PM
  3. Restore a counter to integers?
    By Pixelthief in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 12th March 2009, 01:35 AM
  4. Random Integers.
    By Almightyzentaco in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 24th February 2009, 01:15 PM
  5. Turn counter value to integers?
    By gum in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 24th October 2006, 09:24 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
  •