Hi,
I'm trying to make a "cheat secure" statistic collector for Soldat (using Windows Service and a MySQL database for storing statistics). The problem I'm having is that the nick is not listed together with the IP in the kill log. Okay, I said to myself, no problem. I'll just parse the console log instead. But noo, all deaths are not listed there (suicides for example).
Is there anyway I can use scripts to extract nickname AND IP to the kill log?