vedder
08-08-2007, 03:31 PM
I'm building a game for mobile platforms. I want to have an external file that can be loaded in a dynamic text field to show the current highscores. And also edited when a new highscore is set.
But frankly I don't know how to start. My personal knowledge doesn't go much further than how to load up a file with loadvars(). I'm getting the feeling I can't edit directly like you could with c++.
Can someone point me in the right directory, or a tutorial perhaps?
What I found online all speaks about using php on your server, but since my game is not meant for online purposes that seems unrelated.
But frankly I don't know how to start. My personal knowledge doesn't go much further than how to load up a file with loadvars(). I'm getting the feeling I can't edit directly like you could with c++.
Can someone point me in the right directory, or a tutorial perhaps?
What I found online all speaks about using php on your server, but since my game is not meant for online purposes that seems unrelated.