User Tag List

Results 1 to 4 of 4

Thread: Stupid ini's going haywire

  1. #1
    No Products Registered

    Join Date
    Feb 2007
    Location
    Sydney, Australia
    Posts
    1,654
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Stupid ini's going haywire

    This is ini --> [color:#009900]INI[/color]
    This is player --> [color:#3333FF]Player[/color]
    This is Dynamite --> [color:#CC0000]Dynamite[/color]

    [color:#009900]INI[/color] sets Value 20 to item "xpos" in group "slot1"
    [color:#009900]INI[/color] sets Value 50 to item "ypos" in group "slot1"
    [color:#3333FF]
    Player[/color]
    sets X possition to item "xpos" of ini
    [color:#3333FF]Player[/color] sets Y possition to item "ypos" of ini
    [color:#009900]
    INI[/color] stuffs up and sets [color:#3333FF]Player[/color]'s possition to 0,0
    [color:#CC0000]
    Dynamite
    [/color] checks e:/game/savegame.ini and the xpos says 20 and the ypos says 50.

    What does [color:#009900]Player[/color] go to 0,0 instead of 20,50?

  2. #2
    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: Stupid ini's going haywire

    Have you set the INI's group to "slot1" before you attempt to read the items from it?

  3. #3
    No Products Registered

    Join Date
    Feb 2007
    Location
    Sydney, Australia
    Posts
    1,654
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Stupid ini's going haywire

    yes, It sets the item "xpos" and "ypos" into the value in the frame before it sets its positions.

  4. #4
    No Products Registered

    Join Date
    Feb 2007
    Location
    Sydney, Australia
    Posts
    1,654
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Stupid ini's going haywire

    Woops, I had to set the file. It's fixed now

Similar Threads

  1. May be a stupid question but...
    By WEich1213 in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 10th November 2013, 04:38 AM
  2. Direct3D 9 going haywire.
    By Sejez in forum Hardware Accelerated Runtime
    Replies: 0
    Last Post: 1st July 2012, 06:41 PM
  3. a stupid problem
    By pikzilla in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 29th April 2009, 11:47 PM
  4. Speed of animation going haywire
    By alxmrg37 in forum Multimedia Fusion 2 - Technical Support
    Replies: 12
    Last Post: 8th December 2006, 12:16 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
  •