User Tag List

Results 1 to 2 of 2

Thread: Including default Hiscore Table with game

  1. #1
    Clicker Multimedia Fusion 2 DeveloperiOS Export ModuleSWF Export Module
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)
    King_Cool's Avatar
    Join Date
    Aug 2008
    Posts
    2,335
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Including default Hiscore Table with game

    Hi
    How can i include a default hiscore table ( ini file ) in a game?

    ...
    This is what i have done:
    - Hiscore Table is an ini file
    - Hiscore Table points to hiscores.ini
    - I generate a default Hiscore Table ( ini file ) and iclude it under 'Binary Data' in Data Elements

    When my friend tests the game however, there apparently is an error stating hiscores.ini is not found and the game wont run.

    What am i doing wrong?

  2. #2
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleSWF Export Module
    redpandagames's Avatar
    Join Date
    Dec 2011
    Posts
    378
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Quote Originally Posted by King_Cool View Post
    Hi
    How can i include a default hiscore table ( ini file ) in a game?

    ...
    This is what i have done:
    - Hiscore Table is an ini file
    - Hiscore Table points to hiscores.ini
    - I generate a default Hiscore Table ( ini file ) and iclude it under 'Binary Data' in Data Elements

    When my friend tests the game however, there apparently is an error stating hiscores.ini is not found and the game wont run.

    What am i doing wrong?
    Did you remember to click the "create ini in data application folder " checkbox in the ini properties? If not, it's not going to end up in the right place I don't think.

    I gave up on this myself. It's easy to write and read to the ini, but I don't think I ever got the ini to read pre-written data from the binary file because I switched to the list object. If it's possible, write what you need to the ini in the first frame at the start. Then, it creates the ini in the right place and you don't have to worry about it finding the pre-existing file.

    If you have the developer version, you could use the gamersafe scores system, or why don't you just use Mochi's? I really wish I could help you more, because I know you've been working on this for a while.

Similar Threads

  1. including subapp
    By SoftWarewolf in forum iOS Export Module Version 2.0
    Replies: 1
    Last Post: 18th January 2013, 05:48 AM
  2. Including a demo of a game in another game?
    By jregork in forum iOS Export Module Version 2.0
    Replies: 1
    Last Post: 2nd May 2012, 07:31 AM
  3. Custom hiscore table
    By Rabagast in forum Multimedia Fusion 2 - Technical Support
    Replies: 0
    Last Post: 12th December 2010, 04:51 PM
  4. Including DLL?
    By dingdong in forum Extension Development
    Replies: 4
    Last Post: 9th May 2007, 06:58 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
  •