Source Statistics Community: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
Line 2: Line 2:


== What is it? ==
== What is it? ==
'''Valve Scoreboard Community''' or the VSC will become a open-source class for the Source Engine, which will allow mods to use a global statistics-system. The statistics will be accessible via a website and available for all Source Engine mods. It will feature for each mod extended statistics, like kills, frags, at how many servers played, favorite server and more. Custom statistics will also be possible, for mods who have an unusal points-system.<br>
'''Valve Scoreboard Community''' or the VSC will become a open-source class for the Source Engine, which will allow mods to use a global statistics-system. The statistics will be accessible via a website and available for all Source Engine mods. It will feature for each mod and/or server extended statistics, like kills, frags, at how many servers played, favorite server and more. Custom statistics will also be possible, for mods who have an unusal points-system.<br>
<br>
<br>
It will also be possible to turn off the system with a [[ConVar]] and even players will have the same ability. In later versions, it is also planned to make it possible to see the current statistics ingame.
== How will mods use it? ==
It won't be a serverplugin but rather a seperate class in the code. Statistics will always be counted, regardless of the server. The class will be open-source, so each mod can implement it in the code. Each mod will need to register at the website. When they are approved, they will receive a special password which will allow access to the statistics-system. It will also disallow others to influence the scores.
It won't be a serverplugin but rather a seperate class in the code. Statistics will always be counted, regardless of the server. The class will be open-source, so each mod can implement it in the code. Each mod will need to register at the website. When they are approved, they will receive a special password which will allow access to the statistics-system. It will also disallow others to influence the scores.


==Jobs (not yet opened)==
== Jobs (not yet opened) ==
{|
{|
| '''Webmaster'''
| '''Webmaster'''

Revision as of 13:59, 23 May 2006

The Valve Scoreboard Community is an upcoming project, an idea by CrabbyData & Dutchmega.

What is it?

Valve Scoreboard Community or the VSC will become a open-source class for the Source Engine, which will allow mods to use a global statistics-system. The statistics will be accessible via a website and available for all Source Engine mods. It will feature for each mod and/or server extended statistics, like kills, frags, at how many servers played, favorite server and more. Custom statistics will also be possible, for mods who have an unusal points-system.

It will also be possible to turn off the system with a ConVar and even players will have the same ability. In later versions, it is also planned to make it possible to see the current statistics ingame.

How will mods use it?

It won't be a serverplugin but rather a seperate class in the code. Statistics will always be counted, regardless of the server. The class will be open-source, so each mod can implement it in the code. Each mod will need to register at the website. When they are approved, they will receive a special password which will allow access to the statistics-system. It will also disallow others to influence the scores.

Jobs (not yet opened)

Webmaster CrabbyData
Coder Dutchmega
Translator Dutch: CrabbyData
English: CrabbyData

If you want to help, let it know at the talk-page.

Status

- No updates yet