User Tag List

Results 1 to 2 of 2

Thread: Highscore

  1. #1
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export Module
    Lukiester's Avatar
    Join Date
    Feb 2014
    Location
    Melbourne
    Posts
    373
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)

    Highscore

    Hello I currently have two frames, on one I have the game and on the other I want to display
    the high scores however I don't want the name before it just the highscore, can someone tell me how to do this? Thanks lucas

  2. #2
    Clicker Fusion 2.5
    Del_Duio's Avatar
    Join Date
    Sep 2008
    Location
    Cygnus X-I
    Posts
    944
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Well, there IS a high score object but you already knew that.

    A probably more complicated way to do it would be to store your score as a string and add it to a listobject (which can auto-sort texts). So just load the list object when the game boots up, maybe store the list line data as global strings or something to carry over from frame to frame, and then add the player's end score to the list- and then delete any line that's past the top 5 or top 10 scores or whatever you want- then save the list.

    But damn, that sure sounds like a big PITA to me!

Similar Threads

  1. The Highscore Objec
    By King_Cool in forum Multimedia Fusion 2 - Technical Support
    Replies: 1
    Last Post: 22nd November 2012, 01:44 PM
  2. Highscore
    By Timon in forum Multimedia Fusion 2 - Technical Support
    Replies: 0
    Last Post: 28th February 2012, 02:37 PM
  3. Highscore
    By JasonDarby in forum iOS Export Module Version 2.0
    Replies: 4
    Last Post: 9th January 2011, 09:47 PM
  4. Highscore and Win 7
    By Tiles in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 7th January 2011, 04:48 PM
  5. More than one Highscore?
    By Snooley in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 30th November 2009, 05:03 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
  •