Re: Help Needed For Project
"I am attempting to make a simple online RPG"
Well this doesn't make any sense lol, but good luck.
I checked out DriveHQ last night, what a coincidence... I didn't get mine to work however. (Please tell me how you find your FTP server name or whatever :D ) For the purposes you're using it you should really be using an online database (I think, someone else confirm please), for instance SQL. It would eliminate the need of an INI and allow users to save their info online. DavidN made a Highscores tutorial that might help you learn about SQL...
GOSH where did that go?! Jeff got rid of it and replaced it with his own :(
DavidN's had you actually write the php and make the SQL and explained how it worked.
AHA! FOUND IT (well stephen1980 did, thank him :) ) http://www.clickteam.com/eng/resources/online_score/onlinescoreboards.html
Re: Help Needed For Project
thanks. This should help. I just hope that it will be able to transfer 15-30 different strings and varialbes accordingly. I may consider adding chat once i get it running.
Re: Help Needed For Project
I just want people to know that there was no bad blood on Jeff's part or anything - just that his tutorial was a little more relevant now that Moosock isn't usually used on its own to pass data to pages :)
The theory is much the same, though - you should be able to pass your variables around fine if you set it up right.
Re: Help Needed For Project
Lol,
I just <3 yours David :)
Jeff's I use more now and is increasingly easy to make highscores from but with yours I learned how to do other things with SQL and PHP...
Yours is more versatile, Jeff's is more easily implemented :D