The Daily Click ::. Forums ::. Klik Coding Help ::. Internet Highscores
 

Post Reply  Post Oekaki 
 

Posted By Message

en kerro



Registered
  21/10/2004
Points
  578
26th December, 2005 at 04:32:19 -

How to save highscore table of a vitalize game to server?
(I mean, like using TGF's highscore object)

 
Current Projects:
The Artillerys 10%
Forgotten Legends 8%
Earth Defender 20%

Flava



Registered
  30/07/2002
Points
  684

Has Donated, Thank You!Code MonkeyVIP MemberThe Cake is a LieThe Spinster
26th December, 2005 at 05:48:37 -

You can't.
Only way to store scores online is using something like PHP and MySQL.

Image Edited by the Author.

 
This is a signature. Have this one on me.

axel

Crazy?

Registered
  05/02/2005
Points
  4766

Game of the Week WinnerYou've Been Circy'd!
26th December, 2005 at 05:59:26 -

I actually managed to make a fully functional online hiscore board only using moo's server side INI feature

 
n/a

Flava



Registered
  30/07/2002
Points
  684

Has Donated, Thank You!Code MonkeyVIP MemberThe Cake is a LieThe Spinster
26th December, 2005 at 06:39:00 -

Surely that wouldn't work for storing scores to your HTTP server though.

 
This is a signature. Have this one on me.

en kerro



Registered
  21/10/2004
Points
  578
26th December, 2005 at 11:28:09 -

Oh shit. I know nothing about PHP or MySQL...
Where I could get information about it?

 
Current Projects:
The Artillerys 10%
Forgotten Legends 8%
Earth Defender 20%

en kerro



Registered
  21/10/2004
Points
  578
26th December, 2005 at 11:30:53 -

Isn't this possible?
-saving event: set file "./saved.ini"
-store ini file to server

I think not, but I hope yes.

 
Current Projects:
The Artillerys 10%
Forgotten Legends 8%
Earth Defender 20%

Silveraura

God's God

Registered
  08/08/2002
Points
  6747

Game of the Week WinnerKlikCast StarAlien In Training!VIP Member360 OwnerWii OwnerSonic SpeedThe Cake is a LieComputerChristmas Tree!
I am an April Fool
26th December, 2005 at 11:40:06 -

It's possible to just upload an INI file to a FTP host like Sitesled, but how you would get it into webpage form, so people can few it in a clean form in there browser, through a link, is something I'm not exactly sure how to do.

 
http://www.facebook.com/truediamondgame

axel

Crazy?

Registered
  05/02/2005
Points
  4766

Game of the Week WinnerYou've Been Circy'd!
26th December, 2005 at 13:52:07 -

I would submit an opensource of my SSI version, but I'm lazy, so I won't.

 
n/a

Flava



Registered
  30/07/2002
Points
  684

Has Donated, Thank You!Code MonkeyVIP MemberThe Cake is a LieThe Spinster
26th December, 2005 at 14:13:53 -

You could do it using an INI but it'd be a pain in the butt.
You'd need to use the FTP object to upload the ini when the score is submitted, and download the ini to retrieve scores - plus people can easily edit INIs anyway.

But you can't do it with TGFs highscore object I'm very sure. And the SSI would only work if your joining a game that somebody is hosting wouldn't it? Because you'd be using MooGame which doesn't connect to HTTP servers I'm very sure. Please do upload it though Axel, if you're telling the truth anyway..

Image Edited by the Author.

 
This is a signature. Have this one on me.

axel

Crazy?

Registered
  05/02/2005
Points
  4766

Game of the Week WinnerYou've Been Circy'd!
26th December, 2005 at 14:19:30 -

Yessss... you'd need a MOS server. helper3000.net works fine (though it has had some downtime recently), and it's pretty good for those who don't know ASP or PHP (like me).

There doesn't seem to be a single bloody article on the subject that really helps you. Has ANYONE managed to actually make an online hi-score board using those articles? I doubt it

Finding free PHP/ASP/MySQL hosting is pretty hard too.

EDIT: another good thing with the SSI version is that it's fast. REALLY fast. It loads almost instantly. Kickass compared to all the MySQL based ones I've seen, that freeze the game for a moment, and are slow and annoying.

Well, I suppose you get more control using MySQL and stuff.

EDIT 2: Alright. I may upload it... As soon as I get home to my own computer... Which might be... Next year =P



Image Edited by the Author.

Image Edited by the Author.

 
n/a

Flava



Registered
  30/07/2002
Points
  684

Has Donated, Thank You!Code MonkeyVIP MemberThe Cake is a LieThe Spinster
26th December, 2005 at 17:03:03 -

Its pointless if you're using a public server - firstly those servers go down quite a lot. And when the server goes down, isnt the SSI lost so your scoreboard effectively gets erased? I'm guessing so - although I've never used SSI.

I was planning on create a high-score system which people can register accounts on and create hi-score tables for their games with no PHP or MySQL knowledge needed. However I've not had the time to do it at the moment..

 
This is a signature. Have this one on me.

Knudde (Shab)

Administrator
Crazy?

Registered
  31/01/2003
Points
  5125

Has Donated, Thank You!Clickzine StaffKlikCast StarVIP MemberGhostbuster!Dos Rules!I donated an open source project
26th December, 2005 at 17:05:46 -

or the server ATM.

Well, the DNS anyway.

 
Craps, I'm an old man!

en kerro



Registered
  21/10/2004
Points
  578
26th December, 2005 at 18:30:12 -

Argh, internet highscore thing is hard
At least for me!

 
Current Projects:
The Artillerys 10%
Forgotten Legends 8%
Earth Defender 20%
   

Post Reply



 



Advertisement

Worth A Click