OpenArena Message Boards

OpenArena => Multiplayer => Topic started by: Ram on July 24, 2008, 01:11:49 PM



Title: Help needed - Log file configuration for statics
Post by: Ram on July 24, 2008, 01:11:49 PM
Hello All.

We are planning to run an OA server in an open source convention. I want to create a statics of the game.

I couldn't find how to create a log file with more details.

Can you please help me with the server's logs configuration? Do you have any recommended tool for creating html pages of the statics?


Title: Re: Help needed - Log file configuration for statics
Post by: Cacatoes on July 25, 2008, 03:30:42 AM
You activated these things ...
Code:
seta g_logfile "server1.log" //  ioquake3
seta g_logfilesync "1"
seta g_log "server1.log" //  quake3 (broken)
seta g_logsync "1"
Still, you want more details ? If so, I don't know how ;)


Title: Re: Help needed - Log file configuration for statics
Post by: Ram on July 25, 2008, 06:47:49 AM
10x for you answer, but I don't see how can  i determine who won the game.

I saw that some servers has tools for this, but I couldn't find any. It will be good enough if I will have list of kills in the logs files, so I can 'grep' the results.


Title: Re: Help needed - Log file configuration for statics
Post by: zuma on July 25, 2008, 01:37:32 PM
i think there is ready solution- programs who read the log files and show you kills and deaths and suicides and everything.
i know such programs are shipped with q3a mod OSP and CPMA, check them