Page 1 of 1

Server Output

PostPosted: 06 Mar 2012, 17:58
by khaos
Hi everyone,

It's my first topic here, I just discovered this fantastic game last week, I decided to set up some dedicated servers under debian, and I'm writing a script to monitor hardware and In-game activity on my servers. To do so, I'm just parsing the server.sh output and I can get things like chat activity, connected players etc.. But is it possible to get more informations in the output ? such as the frag history or the map loaded on the server ? If yes I can add some features to my script and even compute in-game stats like a player ranking and weapon stats etc it could be nice :D .

Re: Server Output

PostPosted: 06 Mar 2012, 19:31
by arand
You might want to talk to orbital, who has set up http://redeclipse.orbitaldecay.com/
See viewtopic.php?f=53&t=1671 for more info

Re: Server Output

PostPosted: 06 Mar 2012, 21:59
by khaos
Ok thanks for the reply. I'll check this. :)