User Tag List

Results 1 to 7 of 7

Thread: [Request] INI - Change Group/Item Name

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

    Join Date
    Jul 2006
    Location
    Lacey, WA
    Posts
    756
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    [Request] INI - Change Group/Item Name

    It would be very useful to have "Change Group Name" and "Change Item Name" functions, especially in the Android runtime, as INI is the only way so far to store external data.

  2. #2
    Clicker

    Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleSWF Export Module
    Konidias's Avatar
    Join Date
    Aug 2009
    Posts
    1,546
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)
    You can use Array to store external data on Android... though good luck figuring out where the data gets stored.

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

    Join Date
    Jul 2006
    Location
    Lacey, WA
    Posts
    756
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    right... so ini is the only useful way too store external data.

  4. #4
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export Module
    oruga's Avatar
    Join Date
    Feb 2012
    Posts
    366
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Why would you want to change group or item name at runtime??? I see no reason to do that.

  5. #5
    Clickteam Clickteam
    LB's Avatar
    Join Date
    Jun 2007
    Location
    Richardson, Texas, North America
    Posts
    8,937
    Mentioned
    4 Post(s)
    Tagged
    0 Thread(s)
    I think it'd be far more useful to be able to delete groups and items...
    Working as fast as I can on Fusion 3

  6. #6
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleiOS Export ModuleSWF Export Module
    Eliyahu's Avatar
    Join Date
    Oct 2007
    Location
    Seattle, WA
    Posts
    1,523
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    As an example, if you have a game with save game slots, you typically will name the groups Slot1, Slot2, Slot3 then have an item Name for the player's name in each slot. How do you propose being able to move the slots around? Moving Slot3's data to the first slot's position would be a pain, and this is why renamable groups and items was put into INI++.

    Im with Bipolar_Games on this one; INI is incredibly lacking, especially in comparison to INI++, and it'd be nice to see some more functionality on the various runtimes.

  7. #7
    Clicker

    Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleSWF Export Module
    Konidias's Avatar
    Join Date
    Aug 2009
    Posts
    1,546
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)
    Well it's not really that hard to swap data around... You'd just copy one set of data to temp variables, then write over that set with the other set, then use the temp variables to move the original set to where the other set was. The ol' switcheroo.

    But yeah it would be a lot more handy if it was just built in to the Ini extension... I really don't see them adding anything to extensions at this point though... It seems like more of a feature request for MMF3.

Similar Threads

  1. Request Information for IAP item crashes app
    By JoKa in forum iOS Export Module Version 2.0
    Replies: 13
    Last Post: 7th March 2012, 09:01 AM
  2. How to change name of the values of group?
    By Grim in forum Multimedia Fusion 2 - Technical Support
    Replies: 8
    Last Post: 6th October 2009, 10:31 AM
  3. setting ini path, group, item from variables
    By ajp in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 10th September 2009, 10:33 PM
  4. [request] Group box object
    By Attus in forum Extension Development
    Replies: 10
    Last Post: 2nd April 2009, 05:55 AM
  5. MMF2 - Request for Group and Ungroup Object
    By droberson in forum Multimedia Fusion 2 - Technical Support
    Replies: 0
    Last Post: 18th July 2008, 05:30 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
  •