Talk:Source Statistics Community: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
:Yo, Ts2do :D I'm glad with all the help I can get. But the only thing you <u>could</u> do, is translate... But that's not needed until one or even two months from now... We're first finishing the [[Hosting_sample_maps]]-website. And then we'll continue with this one ^^ I'll contact you when we'll get started over here :D --[[User:CrabbyData|CrabbyData]] 22:50, 23 May 2006 (PDT) | :Yo, Ts2do :D I'm glad with all the help I can get. But the only thing you <u>could</u> do, is translate... But that's not needed until one or even two months from now... We're first finishing the [[Hosting_sample_maps]]-website. And then we'll continue with this one ^^ I'll contact you when we'll get started over here :D --[[User:CrabbyData|CrabbyData]] 22:50, 23 May 2006 (PDT) | ||
::You can help when I code at the class.. Still in planning-fase --[[User:Dutchmega|dutchmega]] 02:41, 24 May 2006 (PDT) | ::You can help when I code at the class.. Still in planning-fase --[[User:Dutchmega|dutchmega]] 02:41, 24 May 2006 (PDT) | ||
== Name change == | |||
Since it will also feature detailled statistics about a server (which map did server 232 run last week at 23:00?), I thought the name "Source Statistics Community" is better. --[[User:Dutchmega|dutchmega]] 10:36, 3 Jun 2006 (PDT) | |||
== Best way to handle unusual scores == | |||
I'm still brainstorming about the best way to handle unusual scores from mods like [[Kreedz Climbing]]. I was thinking to fire an event like <code>ssc_score_climbheight</code>. Then check which if any of the events start with <code>ssc_score_</code> and insert the row in an table named <code>climbheight</code> (which was created when adding support for this mod). If anyone got a better idea, feel free to tell. --[[User:Dutchmega|dutchmega]] 10:36, 3 Jun 2006 (PDT) |
Revision as of 10:36, 3 June 2006
I want to help—ts2do 18:18, 23 May 2006 (PDT)
- Yo, Ts2do :D I'm glad with all the help I can get. But the only thing you could do, is translate... But that's not needed until one or even two months from now... We're first finishing the Hosting_sample_maps-website. And then we'll continue with this one ^^ I'll contact you when we'll get started over here :D --CrabbyData 22:50, 23 May 2006 (PDT)
- You can help when I code at the class.. Still in planning-fase --dutchmega 02:41, 24 May 2006 (PDT)
Name change
Since it will also feature detailled statistics about a server (which map did server 232 run last week at 23:00?), I thought the name "Source Statistics Community" is better. --dutchmega 10:36, 3 Jun 2006 (PDT)
Best way to handle unusual scores
I'm still brainstorming about the best way to handle unusual scores from mods like Kreedz Climbing. I was thinking to fire an event like ssc_score_climbheight
. Then check which if any of the events start with ssc_score_
and insert the row in an table named climbheight
(which was created when adding support for this mod). If anyone got a better idea, feel free to tell. --dutchmega 10:36, 3 Jun 2006 (PDT)