Quake 4 Stats

Locked
{uZa}FreakOfNature
Posts: 151
Joined: Thu Oct 20, 2005 2:18 am

Quake 4 Stats

Post by {uZa}FreakOfNature »

Did anyone ever come up with a way to have stats generated to HTML so that users of your server can see how they're doing?

Now that our server's starting to populate nicely, I'd like to get some stats up on our website.
All Out War! 8 player DM Server
1.2 patch + Q4Max + Custom maps + FAST Auto-Download!
Go to [url]http://www.uzaclan.net[/url] for more details or just connect to: 67.19.62.215:28004
[b][color=red]Stats are kept on uZaClan.net[/color][/b]
Fjoggen
Posts: 23
Joined: Sat Aug 30, 2003 7:00 am

Post by Fjoggen »

Xbattle
If you are using XBattle you can enable extended logging which create a logfile similar to Quake 3's games.log file, but with more information in it. Since we haven't finished the statistics program (we are working on it) there are currently no options to present stats like VSP. However since parsing a logfile and create some simple statistics are quite simple, there are probably many that can help you.

Note
The content of the logfile is still under development and might therefore change, but the current format is probably going to the final. In other words we might add and remove some of the information logged, but not change the way the content is written in the logfile.


Q4Max
Q4Max have also in the newest release created a xml logfile which contains "end of game statistics" (quote Q4Max) and they have created a php script which gives you statistics like this

See this page for more information about the Q4Max stats
[TJD]Rico
Posts: 109
Joined: Tue Oct 18, 2005 8:19 pm

Post by [TJD]Rico »

Fjoggen wrote:Xbattle
If you are using XBattle you can enable extended logging which create a logfile similar to Quake 3's games.log file, but with more information in it. Since we haven't finished the statistics program (we are working on it) there are currently no options to present stats like VSP. However since parsing a logfile and create some simple statistics are quite simple, there are probably many that can help you.

Note
The content of the logfile is still under development and might therefore change, but the current format is probably going to the final. In other words we might add and remove some of the information logged, but not change the way the content is written in the logfile.
g_statsLog only appears in server-commands.txt. Is there no way to get extended client-side logging? Server-side logging is OK for server admins that want stats of their server, but client-side logging is required for clans, for example, that want to be able to upload stats to their web site from games played in various places.
{uZa}FreakOfNature
Posts: 151
Joined: Thu Oct 20, 2005 2:18 am

Post by {uZa}FreakOfNature »

What if I told you I'd be willing to paypal a SMALL amount of money to anyone that would write me a nice looking parcer to HTML stats?
All Out War! 8 player DM Server
1.2 patch + Q4Max + Custom maps + FAST Auto-Download!
Go to [url]http://www.uzaclan.net[/url] for more details or just connect to: 67.19.62.215:28004
[b][color=red]Stats are kept on uZaClan.net[/color][/b]
AnthonyJa
Posts: 47
Joined: Sun Nov 26, 2000 8:00 am

Post by AnthonyJa »

[TJD]Rico wrote:Is there no way to get extended client-side logging?
I'm guessing from your quote only covering XBM you're already aware of this, but the q4max stats dumps cover both client and serverside.

We've got XSL and PHP solutions for viewing the stats in a nice format via your web-browser, so does that mean we get that paypal donation? :)
{uZa}FreakOfNature
Posts: 151
Joined: Thu Oct 20, 2005 2:18 am

Post by {uZa}FreakOfNature »

AnthonyJa wrote:
[TJD]Rico wrote:Is there no way to get extended client-side logging?
I'm guessing from your quote only covering XBM you're already aware of this, but the q4max stats dumps cover both client and serverside.

We've got XSL and PHP solutions for viewing the stats in a nice format via your web-browser, so does that mean we get that paypal donation? :)
I don't know if you were referring to me (That isn't my quote), but I'm looking for SERVER side Stats generation on Vanilla Quake 4 (No mods, just custom maps).
All Out War! 8 player DM Server
1.2 patch + Q4Max + Custom maps + FAST Auto-Download!
Go to [url]http://www.uzaclan.net[/url] for more details or just connect to: 67.19.62.215:28004
[b][color=red]Stats are kept on uZaClan.net[/color][/b]
Locked