User Tag List

Results 1 to 6 of 6

Thread: Comparing INI++ Information

  1. #1
    Clicker Fusion 2.5 DeveloperiOS Export ModuleMac Export ModuleSWF Export Module
    Hydra's Avatar
    Join Date
    May 2012
    Posts
    141
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Exclamation Comparing INI++ Information

    Hey guys. I want to make a little username/password login system. I figured out how to send the text to the INI++ file for creating the account. However, when the user logs in (using a different text edit box) how do i compare their user name with the one stored in INI?

    This way it will check to see if the account matches. If so, they log in. If not, they get an error message. Thanks!

  2. #2
    Forum Moderator Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleSWF Export ModuleXNA Export Module
    ProdigyX's Avatar
    Join Date
    Jan 2011
    Posts
    1,197
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)
    Load the INI++ at start of the frame or set it to the contents of a string/editbox.

  3. #3
    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'm not sure what ProdigyX was trying to help you with, but what you need to do is use the Special Object (aka "System" object, the two computer screens) and use Compare two general Values. You can then click in each box respectively and click Retrieve Information from an Object, and get the correct stuff from the INI++ object and compare it to the username your server received.
    Working as fast as I can on Fusion 3

  4. #4
    Clicker Fusion 2.5 DeveloperiOS Export ModuleMac Export ModuleSWF Export Module
    Hydra's Avatar
    Join Date
    May 2012
    Posts
    141
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    LB, what exactly do i press to retrieve the information from the INI?

    Im guessing it needs to be Group, Item, and value, but i cant figure out the syntax for the ones given

  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)

    For the Default Value, you put whatever you want it to give if it doesn't exist in the INI yet.
    Working as fast as I can on Fusion 3

  6. #6
    Clicker Fusion 2.5 DeveloperiOS Export ModuleMac Export ModuleSWF Export Module
    Hydra's Avatar
    Join Date
    May 2012
    Posts
    141
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    thanks! thank solved the problem. i was omitting the default value, which gave me the syntax error.

    thanks again!

Similar Threads

  1. Bug? Comparing counter to zero
    By assentec in forum iOS Export Module Version 2.0
    Replies: 1
    Last Post: 18th December 2012, 06:35 AM
  2. comparing numbers
    By Zabooza in forum Multimedia Fusion 2 - Technical Support
    Replies: 21
    Last Post: 25th March 2009, 03:04 AM
  3. Comparing two images
    By Gibbon in forum Multimedia Fusion 2 - Technical Support
    Replies: 8
    Last Post: 14th September 2006, 06:49 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
  •