Global highscore
Rogue Anvil
Member, PRO Posts: 30
in Help Wanted
Dear GS community, I see how to make a local highscore list, but my project really needs a global cross platform highscore list.
How can I save to a file (uploaded to a server) of the local in-game index?
Hope someone creative can think of a solution..
Comments
Welcome @RSBG
to save data to your own server @jonmulcahy did a tutorial a while back:
http://forums.gamesalad.com/discussion/63636/sending-and-receiving-data-using-your-own-sql-server-php-file-and-testproject-included/p1
Alternatively, you can look at the services which APPFormative (link in the description) offers. It includes running multiple cross-platform leader-boards. Have a look under Services and Features.
MESSAGING, X-PLATFORM LEADERBOARDS, OFFLINE-TIMER, ANALYTICS and BACK-END CONTROL for your GameSalad projects
www.APPFORMATIVE.com
Will look into this and see if I can implement it. Thank you!