Ashley's Recent Forum Activity

  • FatRat - you have to use 'append text' and a text object big enough. If you use 'set text' only the last score will be shown, or the size of the text box will cut them off. E.g. a big text object with

    + On hi score

    -> Append text Facebook.HiscoreRank & ": " & Facebook.HiscoreName & " - " & Facebook.Score & newline

    Does that work? If not I'll see about making an example.

  • You do not have permission to view this post

  • You do not have permission to view this post

  • You do not have permission to view this post

  • You do not have permission to view this post

  • To all affected by this issue: Microsoft have a public bug-tracker which can also take bugs for Internet Explorer:

    http://connect.microsoft.com/directory/accepting-bugs

    I would encourage everyone affected to report the issue to the Internet Explorer Feedback Program. The more people who submit it the more likely it is to be fixed.

  • Oops, it's a bug, jumpthru doesn't seem to work with slopes. Also, I forgot to copy the jumpthru example to the 32 bit version, it's only in the 64 bit version :P I'll make sure it's in both in the next release!

  • I've added an expression to the Facebook object for the next build to get the User ID.

  • 'Request hi-score board' just requests the hi-scores - they arrive a moment later. When they arrive, the Facebook object's 'On hi-score' trigger runs once for each hi-score. In this trigger the HiscoreName, HiscoreRank and Score expressions in the Facebook object are set so you can get the current hi-score e.g. "#1 - Tom Gullen - 1337". A simple way to list scores is to append that to a string object in the 'On hi-score' event, so when it triggers for each hi-score you end up with a full list of scores.

    Note that if the user is submitting a hi-score, it won't appear in the hi-score board until the 'On score submitted' trigger runs. So you might want something like "On score submitted: request hi-score board" to guarantee the score the user is submitting will appear in the hi-scores.

  • Ah, so you mean a 'Guess poly for whole animation' button?

  • AnD4D - try splitting a comma-separated string with a random index, like this:

    tokenat("+,-,*,/", int(random(4)), ",")

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • Not only do we want the arcade to be accessible to everyone - even people with slower connections - but bandwidth is expensive and thousands of plays of a 50mb game can start getting expensive. So we may make small increases to the maximum size but 50mb is way outside the range we're comfortable with for the time being.

Ashley's avatar

Ashley

Early Adopter

Member since 21 May, 2007

Twitter
Ashley has 1,772,368 followers

Connect with Ashley

Trophy Case

  • Jupiter Mission Supports Gordon's mission to Jupiter
  • Forum Contributor Made 100 posts in the forums
  • Forum Patron Made 500 posts in the forums
  • Forum Hero Made 1,000 posts in the forums
  • Forum Wizard Made 5,000 posts in the forums
  • Forum Unicorn Made 10,000 posts in the forums
  • Forum Mega Brain Made 20,000 posts in the forums
  • x126
    Coach One of your tutorials has over 1,000 readers
  • x74
    Educator One of your tutorials has over 10,000 readers
  • x5
    Teacher One of your tutorials has over 100,000 readers
  • Sensei One of your tutorials has over 1,000,000 readers
  • Regular Visitor Visited Construct.net 7 days in a row
  • Steady Visitor Visited Construct.net 30 days in a row
  • RTFM Read the fabulous manual
  • x42
    Great Comment One of your comments gets 3 upvotes
  • Email Verified

Progress

32/44
How to earn trophies

Blogs