
10-09-2002, 08:59 AM
Given what I've learned from the MOH Stats site, it actually wouldn't be too hard. However, it would take some extra work on RD's side.
Set the server to create a log file. Copy the log file to your website and change the name to something meaningful (like a date). The stat script is in PHP and will parse the log. It won't be "real-time", but it will display logs of player scores. The catch would be that you would have to do that daily and shut down the server to clear the original log file (to avoid overlapping stats).
I'll gladly post more info on the stats as I learn about them.
|