Page 1 of 1

OpenURL and High-score posting, and more...?

PostPosted: Tue Jan 17, 2006 9:27 pm
by BeyondtheTech
I've been asked by my customers to implement a high-score board for Bubble Buster Advanced.

I was hoping to go one step further by customizing a URL that would include their high score...
Code: Select all
OpenURL("http://www.mywebsite.com/product/postscore.php?initials=JOE&score=123456");


While that code could be done, can you implement a feature that would download variables or a textfile from the internet?
Code: Select all
LoadNetVars("http://www.mywebsite.com/product/highscores.dat","highscoredata");


This would really open up possibilities!

Here's a new version of a really powerful program called MortScript:
http://www.sto-helit.de/modules/edito/content.php?id=38

It allows you to perform batch commands on the Pocket PC. I currently use it for rotating the screen on my HTC Universal when I run particular programs, but a couple of commands really intrigued me and inspired me to think that similar code could be implemented in Game Editor...
Code: Select all
Download "http://www.sto-helit.de/test.txt", "\Storage\text.txt"

PostPosted: Wed Jan 18, 2006 12:08 am
by marathon332
I'm for this feature too.

Sharing highscores really adds a dimension to people playing the same game.

Hopefully, you'll be able to set this up soon..

--Steve
http://the-web-lab.com