sled's Forum Posts

  • OK i got this working, but where and how do i have to put my variables for user:

    I want this:

    When level is finished -> display text field where user could enter their name -> and when hitting enter the hiscore board is displayed with actual score and name of that user.

    Now i've got only this and don't know how to replace NEWENTRY and 1337 for variables:

    "post.php?name=NEWENTRY&score=1337"

    "readscores.php?num_scores=10"

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • How to run this hiscore example. First I have exported it to html5 from Construct2. Then I dropped created files to my server with those php files from example, and when i press left or right arrow nothing is displaying, only white board.

    I have win7 64bit and using firefox 9.01 if that helps