View Full Version : Player login logs or add to webadmin
fawking
22nd October, 2002, 06:16 PM
Does anyone know of a way that a webpage could be added to the web admin or a way to query the log to get a list of what players have connected to the server and also the date and time of the connection?
I would like to get this up and running but I don't have great knowledge of web pages or db's.
thanks,
Killing
23rd October, 2002, 03:27 AM
This can be done by querying the server using udp.
Someone has done a nice server one here:
http://www.clan1234.com/cgi-bin/udpqry2k3.pl?ip=195.157.97.98&port=7787
But not seen a good player one yet. Don't think the connection time will be availible.
parmie
23rd October, 2002, 12:30 PM
I think you mean logging of all users that have ever connected
I'm also looking for an answer on that
Killing
23rd October, 2002, 12:43 PM
You would need to parse the log file or stats for that.
parmie
23rd October, 2002, 11:46 PM
The problem is the log file currently has not enough information
I want to record all the playernames and their frags.
If possible also some info like the time they've played (to calc. frags/hour).
I think the log can only tell you who has connected with his IP and netspeed
IamCool
26th October, 2002, 12:19 AM
I like that server info. Were can I get it?
IamCool
27th October, 2002, 11:39 PM
Never mind I got it but you need Perl Script.
vBulletin® v3.6.7, Copyright ©2000-2012, Jelsoft Enterprises Ltd.