[bf1942] 1.6 patch details
James Gurney
james at globalmegacorp.org
Fri Jan 16 18:51:37 EST 2004
InCisT wrote:
> Its part of my XML log parsing php stats app I wrote. ITs not quite
> ready for public disto otherwise id let you in on it ;)
> InCisT
Ah well, I just knocked up a quick awk:
root at fez:/home/dc/bf1942/mods/DesertCombat/Logs# grep -h keyhash
ev_14567-2004* |awk '{ print substr($3,16,32) }' |sort |uniq |wc -l
5216
So, 5216 unique players since the beginning of the year. Not bad,
although it's curious that you get as many as 25-30K unique players. My
server is 32 player, and as mentioned, is full most of the time. Perhaps
we just have more "regular" players.. Or maybe your parsing script is
broken ;-)
James
More information about the Bf1942
mailing list