Decrypting Admin Server Logs

RecoupRecoup 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.

Comments

  • BigMadSteveBigMadSteve Join Date: 2003-02-12 Member: 13472Members
    You've got me confused mate. Have you got the logs and are trying to Decrypt them or something else? I'm assuming it's for the [OnE] server right? Talk to Pump, he runs it.
  • RobertoRoberto Join Date: 2003-03-16 Member: 14591Members, Constellation
    edited June 2004
    L 02/21/2004 - 22:52:26: "BAH| Azkar [MGA]<190><STEAMid><marine1team>" triggered "recycle" (type "phasegate")\par
    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.
Sign In or Register to comment.