Source Statistics Community: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
The Valve Scoreboard Community is an ''upcoming project'', an idea by [[User:CrabbyData|CrabbyData]] & [[User:Dutchmega|Dutchmega]].
The Source Statistics Community is an ''upcoming project'', an idea by [[User:CrabbyData|CrabbyData]] & [[User:Dutchmega|Dutchmega]].


== 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>
'''Source Statistics Community''' or the SSC will be a global statistics-system for the Source Engine. It is available for all mods and  [[HL2DM]], [[CS:S]] and [[DOD:S]]. It will feature for each mod and server extended statistics, like kills, frags, at how many servers played, favorite server of a player, average round-length at a [[CS:S]] server and more. Custom statistics will also be possible, for mods who have an unusal points-system.
<br>
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)==
== How to use it? ==
{|
The SSC is actually a server-plugin, with support for [[HL2DM]], [[CS:S]] and [[DOD:S]]. Mods will have to register at the website and add a special password in their code to prevent other mods influencing the statistics. Events will be used to send data to the serverplugin.
| '''Webmaster'''
 
| [[User:CrabbyData|CrabbyData]]
== How to view the stats? ==
|-
The statistics will be viewable at a website, where you can see statistics for each player, server and mod.
| '''Coder'''
| [[User:Dutchmega|Dutchmega]]
|-
| '''Translator'''
| Dutch: [[User:CrabbyData|CrabbyData]]<br>English: [[User:CrabbyData|CrabbyData]]<br>
|}
If you want to help, let it know at the [[Talk:Valve_Scoreboard_Community|talk-page]].


==Status==
==Status==
- No updates yet
* ''03-06'': Changed the name to Source Statistics Community. I don't want the illusion that the project is of Valve.<br>Also started coding at the SSC

Latest revision as of 10:27, 3 June 2006

The Source Statistics Community is an upcoming project, an idea by CrabbyData & Dutchmega.

What is it?

Source Statistics Community or the SSC will be a global statistics-system for the Source Engine. It is available for all mods and HL2DM, CS:S and DOD:S. It will feature for each mod and server extended statistics, like kills, frags, at how many servers played, favorite server of a player, average round-length at a CS:S server and more. Custom statistics will also be possible, for mods who have an unusal points-system.

How to use it?

The SSC is actually a server-plugin, with support for HL2DM, CS:S and DOD:S. Mods will have to register at the website and add a special password in their code to prevent other mods influencing the statistics. Events will be used to send data to the serverplugin.

How to view the stats?

The statistics will be viewable at a website, where you can see statistics for each player, server and mod.

Status

  • 03-06: Changed the name to Source Statistics Community. I don't want the illusion that the project is of Valve.
    Also started coding at the SSC