Source Statistics Community: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
 
No edit summary
 
(7 intermediate revisions by 2 users not shown)
Line 1: Line 1:
An idea introduced by [[User:CrabbyData|CrabbyData]], with the kind offering of Coding-help from [[User:Dutchmega|Dutchmega]].<br>
The Source Statistics Community is an ''upcoming project'', an idea by [[User:CrabbyData|CrabbyData]] & [[User:Dutchmega|Dutchmega]].


==Summary==
== What is it? ==
'''Valve Scoreboard Community''' will become a Open-Source Class for the Source Engine, which will allow Source-Mod-Coders to implant a plugin, so they can upload there score to a universal MySQL database. This database can be viewed with the website it belongs to. Each Source-Mod will have it's own database, but all will have the same structure. It will be possible for Source-Mod-websites to link up to the website, so they can make either a top 10, or a total overview of the players with e.g. the best score. Therefore each database will have it's own password, so not everybody can edit scores by thereselves.
'''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.


==Jobs (not yet opened)==
== How to view the stats? ==
{|
The statistics will be viewable at a website, where you can see statistics for each player, server and mod.
| '''Webmaster'''
| [[User:CrabbyData|CrabbyData]]
|-
| '''Coder'''
| [[User:Dutchmega|Dutchmega]]
|-
| Translator @ Website
| Dutch: [[User:CrabbyData|CrabbyData]]<br>English: [[User:CrabbyData|CrabbyData]]<br><!-- Other languages? Volunteers allowed for signing up! -->
|}
{{note|'''Jobs vacancies will be opened once the [[Hosting_sample_maps|Upload.VMF]]-project is completed!'''}}


 
==Status==
==Updates==
* ''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
- - No updates yet, because we are first finishing the [[Hosting_sample_maps|Upload.VMF]]-project - -

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