PDA

View Full Version : TS2 Logging


yahooadam
11-03-2006, 21:25
Is there any way to keep a log of your TS2 server

Eg, who joins and leaves, when and what their IP address is

ScP
11-03-2006, 22:39
Yes of course! Just enable the servers enhanced logging capabilities in the server.ini file.

[log]
access_r=1
access_u=1
channel_registerred=1
channel_unregisterred=1
sa=1
chat=1
kick_server=1
kick_channel=1

yahooadam
12-03-2006, 15:26
thanks looks like thats what i was looking for :) :)