Decrypting Admin Server Logs
Recoup
Join Date: 2004-04-25 Member: 28195Members
<div class="IPBDescription">How?</div> How do you extract the statistics of the wins and losses from server logs? In order to get the information about the wins/losses I have to tell the admin how to get them out, for the reason that he will not simply give me the logs, although I probably wouldnt be able to do anything with them either, and I understand his security reasons.
So, how does one extract win/loss records from the admin server logs.
So, how does one extract win/loss records from the admin server logs.
Comments
L 02/21/2004 - 22:52:26: "|DL|Mordicain<198><STEAMid><alien1team>" committed suicide with "world"\par
L 02/21/2004 - 22:52:27: AvHGamerules::SelectSpawnPoint(): all spawns full
L 02/21/2004 - 22:52:27: Team 2 has lost.\par
L 02/21/2004 - 22:52:27: Team "1" scored "0" with "1082851328" players\par
L 02/21/2004 - 22:52:27: Team "2" scored "0" with "1081188352" players\par
L 02/21/2004 - 22:52:27: (map_name "ns_tanith") (game_version "v3.0 beta 3") (game_time "11:49") (victory_team "marine") (losing_team "alien") (winning_teamsize "6") (losing_teamsize "6")\par
}
Is this the type of thing you are looking for? If so, just do a edit/find victory_team
and you will probably need a few of the entries just before this to determine who is marines and who is aliens.