SRCDS Steam group


[Solved] Player log
#1
I've started a Dedicated recently, so I'm still a noob. Is there a way to keep a log of every player than join my server? Or is this already being done and I can't find the log?
When we have issues with trolls, sometimes they leave before I can get their info to ban them.

I've searched the forums, but couldn't find the answer.

Server OS: Windows 7 64-bit
Processor: AMD Phenom II X3 3.0Ghz. 3 Cores.
Ram: 4 GB.
Game(s): Team Fortress 2
Start Up Command: D:\HLServer\orangebox\srcds.exe -console -game tf +maxplayers 11 +map cp_manor_event -autoupdate
Admin Mods: SourceMod

Reply
#2
(10-25-2011, 11:03 AM)Spankety_McSpank Wrote:  I've started a Dedicated recently, so I'm still a noob. Is there a way to keep a log of every player than join my server? Or is this already being done and I can't find the log?
When we have issues with trolls, sometimes they leave before I can get their info to ban them.

I've searched the forums, but couldn't find the answer.

Server OS: Windows 7 64-bit
Processor: AMD Phenom II X3 3.0Ghz. 3 Cores.
Ram: 4 GB.
Game(s): Team Fortress 2
Start Up Command: D:\HLServer\orangebox\srcds.exe -console -game tf +maxplayers 11 +map cp_manor_event -autoupdate
Admin Mods: SourceMod
server.cfg add this in:
Code:
log "on"
sv_log_onefile "1"
sv_logfile "1"
sv_logbans "1"
sv_logecho "1"
thats my server.cfg
Logs are located in css\cstrike\logs folder i believe.

GFL(Games For Life) Founder.
Private Message me if you need any help!
Recommend everybody uses NFO
My Group: GFL
[Image: b_560_95_1.png]
[Image: b_560_95_1.png]
Reply
#3
I had everything except log "on" and I had set sv_log_onefile 0 to keep the file size low.
I've added log "on" to the server.cfg.

I don't see any log folder. I'll check after I restart the server.

Edit:
It worked. I guess I was just missing the "log on" command.
Thanks.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)