The Daily Click ::. Forums ::. Klik Coding Help ::. Multiplayer scores in tgf
 

Post Reply  Post Oekaki 
 

Posted By Message

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!
17th September, 2004 at 12:43:11 -

How do I create Multiplayer topscores in TGF? Is it even possible?

 
Old member (~2004-2007).

Weston L



Registered
  16/12/2002
Points
  1603
17th September, 2004 at 13:07:03 -

Yes, it is possible. The easiest way I can think of would be to use the INI object. You could have, for example:

[place1]
p1score=785
p2score=780

[place2]
p1score=600
p2score=715

etc...

If you haven't used an INI before here is some brief info:
-the text in [] (brackets) is called a group
-before the = (equal sign) is called an item
-after the = is a value
-when you create the INI object you may use an invented filename (i.e. coolgame1.INI)
-you can set items, groups, and values, within the event editor
-setting an item, group, etc. that does not already exist will create a new one

Hope this helps

EDIT: I completely forgot to tell you how to load from an INI! Sorry but I got to go now....

Image Edited by the Author.

 
n/a

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!
26th September, 2004 at 08:52:49 -

Well, thanx. But does it work in Vitalize!?

 
Old member (~2004-2007).

Tigerworks

Klik Legend

Registered
  15/01/2002
Points
  3882
26th September, 2004 at 10:43:56 -

If you mean you want scores which work online, instead of just per computer, then go to www.vitalizeme.com. They will host your scores for you, but the system works best with MMF 1.5. You'll need a whole load of extensions for TGF, some of which cost money (MooSock), to get it working in TGF, but MMF 1.5 comes with all that stuff built in.

 
- Tigerworks

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!
30th September, 2004 at 12:19:06 -

Then, never mind...

 
Old member (~2004-2007).
   

Post Reply



 



Advertisement

Worth A Click