User Tag List

Page 1 of 2 1 2 LastLast
Results 1 to 10 of 13

Thread: Help with INI problems

  1. #1
    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)

    Help with INI problems

    What I want to do is compare an ini value to a specific value, while maintaining multiple values in one ini.

    1. On the condition chart, the ini object is nowhere to be found.

    I decided to make a formatted text object outside of the playfield which will always be set to a specific value in the ini, then compare the FTO to some value of somthing. This leads to

    2. When I try to use the following code:
    Code:
    GroupItemValue( "Ini", regester, regestered)
    It gives me the error "Syntax Error".
    If you need the .mfa , just let me know.

    Please help, thanks, LB.
    Working as fast as I can on Fusion 3

  2. #2
    Forum Moderator Fusion 2.5 DeveloperAndroid Export ModuleiOS Export ModuleSWF Export ModuleInstall Creator Pro
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Fusion 2.5+ DLC (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)

    Join Date
    Jun 2006
    Location
    England
    Posts
    3,546
    Mentioned
    4 Post(s)
    Tagged
    1 Thread(s)

    Re: Help with INI problems

    Use the compare two general values condition of the Special object to compare GroupItemValue( "Ini", "register", "registered") against your value.
    .:::.Joshtek.:::.

  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)

    Re: Help with INI problems

    Thanks!
    Working as fast as I can on Fusion 3

  4. #4
    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)

    Re: Help with INI problems

    No wait, it still doesn't work...
    Working as fast as I can on Fusion 3

  5. #5
    No Products Registered

    Join Date
    Jul 2006
    Location
    Cape Town South Africa
    Posts
    192
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Help with INI problems

    sould it not maybe be GroupItemString$

  6. #6
    Forum Moderator Fusion 2.5 DeveloperAndroid Export ModuleiOS Export ModuleSWF Export ModuleInstall Creator Pro
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Fusion 2.5+ DLC (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)

    Join Date
    Jun 2006
    Location
    England
    Posts
    3,546
    Mentioned
    4 Post(s)
    Tagged
    1 Thread(s)

    Re: Help with INI problems

    GroupItemString$ if you wanna compare strings. GroupItemValue if you wanna compare values (numbers).
    .:::.Joshtek.:::.

  7. #7
    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)

    Re: Help with INI problems

    Neither work... still get same error...
    Working as fast as I can on Fusion 3

  8. #8
    Forum Moderator Fusion 2.5 DeveloperAndroid Export ModuleiOS Export ModuleSWF Export ModuleInstall Creator Pro
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Fusion 2.5+ DLC (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)

    Join Date
    Jun 2006
    Location
    England
    Posts
    3,546
    Mentioned
    4 Post(s)
    Tagged
    1 Thread(s)

    Re: Help with INI problems

    Are you forgetting the quotation marks for registration/registered? We need more info.
    .:::.Joshtek.:::.

  9. #9
    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)

    Re: Help with INI problems

    Quote Originally Posted by Joshtek
    Are you forgetting the quotation marks for registration/registered? We need more info.
    Dang... How could I have forgotton to try the quotation marks... it never said anything about that... That fixes everything! Thanks!
    Working as fast as I can on Fusion 3

  10. #10
    Forum Moderator Fusion 2.5 DeveloperHTML5 Export ModuleiOS Export ModuleSWF Export Module
    DavidN's Avatar
    Join Date
    Jun 2006
    Location
    Boston, MA, USA
    Posts
    4,044
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Help with INI problems

    Quotation marks go around anything you want to be interpreted literally - parameters without quotes around them are for terms that you're wanting MMF2 to replace as appropriate. I'm sure I had a better way of explaining this before, but that's the best I can come up with after no sleep...

Page 1 of 2 1 2 LastLast

Similar Threads

  1. More AI Problems
    By Gimbabwe in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 11th October 2011, 11:47 PM
  2. 3 Problems, please help!
    By Jacob_Miller in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 5th February 2011, 02:27 PM
  3. INI Problems.
    By Joeyotrevor in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 15th May 2008, 02:59 PM
  4. Serious problems.
    By Clicktastic in forum Multimedia Fusion 2 - Technical Support
    Replies: 10
    Last Post: 26th December 2006, 03:07 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
  •