Page 1 of 1

Where are the Teamkills in the DB?

Posted: Sun Nov 02, 2008 2:33 pm
by blindfoxx
Hello,
I'm using UTStatDB V3.05.
I like to write a php script wich reads the Teamkill information for each player to show them in a table.
Maybe I'm to noobish but in wich table of the db can I find the players TK's? I cant find it. :?
Thx

--blindfoxx

Re: Where are the Teamkills in the DB?

Posted: Sun Nov 02, 2008 2:41 pm
by Panther
ut_playersgt.gt_teamkills holds this information. It's on a per-gametype basis, so a player can have multiple entries.

Re: Where are the Teamkills in the DB?

Posted: Tue Nov 04, 2008 10:53 am
by blindfoxx
Ah, ty Panther.

--blindfoxx