Hi all ,
Just started using the log vewier loving it so far :-)
I am using it to view server logs for our Day Of Defeat Source server to try and isolate players who team kill and also to produce a chat log with everything else removed.
The problem is i am totally inept at making the above formula in a filter and was wondering if someone could start me off ?
The trigger for a team kill is when Axis appears twice on the same line in the log for example
L 04/18/2009 - 03:50:18: "GR TRUST<387><STEAM_0:1:37125><Axis>" killed "zulp<486><STEAM_0:1:1456><Axis>" with "k98" (attacker_position "3724 3879 -12") (victim_position "2416 4090 49")
The second thing i would need to filter is chat this is triggered with the command say
for example L 04/18/2009 - 03:49:59: "x3|NEm#AnoyinG?!<499><STEAM_0:1:131279><Axis>" say "HI all"
but i would not like the following line to appear as its a medic command in game that uses say
L 04/18/2009 - 04:04:15: "[EsT]Ray<498><STEAM_0:0:2070><Axis>" say "!heal"
Any advice pointers would be gratefully appreciated
Ronin