The Daily Click ::. Forums ::. Klik Coding Help ::. Highscore
 

Post Reply  Post Oekaki 
 

Posted By Message

KevinHaag



Registered
  28/01/2005
Points
  266

VIP Member
12th June, 2005 at 11:34:45 -

Does anybody know how i can make a higscore table that will save the values that are put in it?

 
Image
http://www.kevinhaag.ca

RapidFlash

Savior of the Universe

Registered
  14/05/2002
Points
  2712
12th June, 2005 at 12:39:20 -

You can always use the high score object that comes with TGF and MMF.

 
http://www.klik-me.com

DaVince

This fool just HAD to have a custom rating

Registered
  04/09/2004
Points
  7998

Game of the Week WinnerClickzine StaffHas Donated, Thank You!Cardboard BoxDos Rules!
12th June, 2005 at 12:45:39 -

He seems to want another one!

erm... make an ini load and save values to certain save slots by checking if ini score value 1 > score value 2, vale 2 > score value 3 etcetera.

 
Old member (~2004-2007).

KevinHaag



Registered
  28/01/2005
Points
  266

VIP Member
12th June, 2005 at 15:10:13 -

Ill try that... thx

 
Image
http://www.kevinhaag.ca

Sashman15



Registered
  14/11/2004
Points
  93
22nd June, 2005 at 09:59:32 -

Haha, i wanted to know the same thing, i guess i'll try it out too.

 
Heyya, what you sayya?

axel

Crazy?

Registered
  05/02/2005
Points
  4766

Game of the Week WinnerYou've Been Circy'd!
22nd June, 2005 at 16:12:28 -

that's probably the most noobish question ever

there's a hi-score object in TGF and MMF, you know

 
n/a

c-jayf



Registered
  06/07/2003
Points
  274
22nd June, 2005 at 16:19:36 -

Why do you disrespect people you don't even know

Aggggge said-
that's probably the most noobish question ever

That's just rude. You should at least figure out if they are noobs or w/e your calling them first. :S

 
I hate witty signatures.

axel

Crazy?

Registered
  05/02/2005
Points
  4766

Game of the Week WinnerYou've Been Circy'd!
22nd June, 2005 at 16:23:56 -

Well, if a guy keeps posting noobish questions like this all the time they are quite surely noobs. And i meant to be rude, coz it just annoys me that some ppl can't SEARCH BEFORE ASKING!!!!

http://www.create-games.com/cs_search.asp

 
n/a

Phredreeke

Don't listen to this idiot

Registered
  03/08/2002
Points
  4504

You've Been Circy'd!VIP MemberPS3 Owner
22nd June, 2005 at 17:09:29 -

Except the built in High Score object is craptacular. (if you get the same score as one already saved, it will overwrite that score)

 
- Ok, you must admit that was the most creative cussing this site have ever seen -

Make some more box arts damnit!
http://create-games.com/forum_post.asp?id=285363

Sashman15



Registered
  14/11/2004
Points
  93
23rd June, 2005 at 01:29:28 -

Well, if you'd really like to know, I did search on TDC. All i found was how to make "online hi-scores", which made me kind of angry because I don't even care for that yet. I also asked because on my older computer, I had a buggy games factory and the hi-score system never really seemed to work. But at least now I know, lol.

 
Heyya, what you sayya?

Fifth

Quadruped

Registered
  07/05/2003
Points
  5815

VIP MemberGOTW JULY 2010 WINNER!Kliktober Special Award TagGOTW HALLOWEEN 2011 WINNERPicture Me This Round 51 Winner!
23rd June, 2005 at 01:34:55 -

One thing to note about the built-in highscore object is that it won't work properly until you've compiled the file. It bases its data upon the name of the application that sends it, and while you're testing your program (while making it) it is compiled under a temporary name. Thus, each time you re-test, it re-compiles, and all the scores are lost.

...Or something like that. It should work properly when built as a stand-alone.

 
Go Moon!

Phredreeke

Don't listen to this idiot

Registered
  03/08/2002
Points
  4504

You've Been Circy'd!VIP MemberPS3 Owner
23rd June, 2005 at 04:31:23 -

If you want to make a simple one, you can just make an event that checks if current score is higher than an ini entry, and if so, change the ini entry.

 
- Ok, you must admit that was the most creative cussing this site have ever seen -

Make some more box arts damnit!
http://create-games.com/forum_post.asp?id=285363
   

Post Reply



 



Advertisement

Worth A Click