Author Topic: Add IP number to kill log?  (Read 975 times)

0 Members and 3 Guests are viewing this topic.

Offline Sebra

  • Major(1)
  • Posts: 9
Add IP number to kill log?
« on: February 29, 2008, 04:52:41 pm »
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?

Offline danmer

  • Camper
  • ***
  • Posts: 466
  • crabhead
Re: Add IP number to kill log?
« Reply #1 on: February 29, 2008, 04:54:08 pm »
why not make your own custom kill log?

Offline Sebra

  • Major(1)
  • Posts: 9
Re: Add IP number to kill log?
« Reply #2 on: February 29, 2008, 04:58:06 pm »
Wow, quick response!

Is it possible? Do you have any examples on how to do that?

Offline xmRipper

  • Soldat Beta Team
  • Flagrunner
  • ******
  • Posts: 742
    • Personal
Re: Add IP number to kill log?
« Reply #3 on: February 29, 2008, 05:14:27 pm »
Co-Founder / CTO @ Macellan
Founder Turkish Soldat Community

Offline FliesLikeABrick

  • Administrator
  • Flamebow Warrior
  • *****
  • Posts: 6144
    • Ultimate 13 Soldat
Re: Add IP number to kill log?
« Reply #4 on: February 29, 2008, 10:40:59 pm »
You can also use the console log from the server to find the IP of players as they're joining

Offline Sebra

  • Major(1)
  • Posts: 9
Re: Add IP number to kill log?
« Reply #5 on: March 01, 2008, 04:39:28 am »
Thanks for alla answers.

It would've been complex to merge the console log with the kill log... I solved it with a custom kill log, reportig IP with each kill.

Offline KeYDoN

  • Major
  • *
  • Posts: 60
Re: Add IP number to kill log?
« Reply #6 on: March 04, 2008, 10:54:23 am »
what do u need the ip every kill for? do u think it changes during the game? :P